Résultats du sondage
Aucun vote. Soyez le premier à voter.
Participez au sondage, choisissez votre réponse.
Si vous avez posé cette question en 2011, la réponse aurait été : « probablement oui, mais seulement en raison de l’immense base de code développée en 15 ans ». En 2017, nous devons répondre : « Il y a eu un facteur perturbateur appelé PHP 7. Il a beaucoup changé dans la perspective du développement backend ». PHP 5.5+ avait déjà été un grand pas en avant. Du code spaghetti ancien et parfumé au C, à un langage riche et moderne. PHP 7 n’est pas « seulement » monstrueusement rapide (il a été réécrit de zéro), il emprunte également beaucoup de « bonnes choses » à Java et à d’autres bons langages, et rend extrêmement facile la création de code propre. Codez rapidement, codez rapidement (!) et n’ayez rien de spécial à installer. Pas de fichiers compilés obsolètes, pas besoin de logiciel de construction de sources compliqué, pas besoin de compilateur du tout.
Yes it still is and it will be for a long time. At least in web development.
WordPress is powering close to 75 million website and that uses PHP. I work for an agency that is trying to get PHP developer for 12 month and is still employing. In the UK is a large amount of open PHP jobs and I get contacted at least once every week from companies offering PHP jobs.
If you want to get paid for your work and want to be able to choose the company you work for then PHP is the language you need to be good at.
PHP is still very relevant! Since the release of PHP 7, the language is now being concidered as an enterprise programming language. This means that it’s used a lot of places where big work-loads happen.
The true magic with PHP is that there are different frameworks that makes your code very nice to look at; while also making your job very much easier. (little plug for Laravel ;))
It is just shifting away from being the only major server-side scripting language to one of many, that is all.
It is true that it became out of favor for high volume sites and large-scale commercial infrastructures lately but it still remains really popular for small to mederate sized applications.
If Facebook was about to be developed today, probably it would not be developed in PHP, but that does not make the language irrelevant at all.