The Future of PHP
medium.com
The Future of PHP
1–10 of 66 posts
Re: The Future of PHP
#2No, it’s not.
To me, it’s never been a better time for PHP.
Re: The Future of PHP
#3Re: The Future of PHP
#4As much as everybody likes to hate on PHP, it powers a lot of services that are used all around the world - and a lot of internal systems.
With 7.3 it seems as though PHP has finally got to a point where it knows who it is and where it's going - don't get me wrong, it's paid my wage for the last 18 years - but it's also made it very easy to shoot myself in the foot.
With frameworks like Laravel and Symfony about now, I can only see it getting stronger.
(Although I'm moving to more Elixir and Phoenix, I still pick PHP for simple projects, or those that I can't use Elixir on - and obviously maintaining and upgrading existing things)
Re: The Future of PHP
#5For me PHP is exactly like IE6, it completly shaped web programming as we know it, and will have a true resilience, before dying, inevitably (disclamer: I used PHP from 2000 to 2009 , then switched to rails on a daily bases).
Re: The Future of PHP
#6I code mostly in node nowadays, not through choice but due to the language snobbery I encountered during the last few years. It’s a shame. I find myself far more productive in the synchronous model than trying to bend my mind backwards with closures and async issues in the node world.
Re: The Future of PHP
#7I’ll save you the bother of reading 966 words: No, it’s not. To me, it’s never been a better time for PHP.
I was fairly impressed with how easy it was to jump back to PHP, the documentation is full of examples, there is composer for package management and it has a strong community who meets up regularly.
Re: The Future of PHP
#8- Is PHP dying in 2019? (25 Oct 2018) - Is PHP dying in 2018? (27 Apr 2018) - Will PHP die out in 2017? (24 Mar 2017) - When will PHP finally die? (13 Feb 2017)
I asked people at Metaculus (a forecasting website) "When will PHP die?". The current consensus out of 43 predictions seems to be 50% chance before Jan 2037, 75% before Feb 2051. Seems like a reasonable prediction.
If you are interested in making your own predictions: https://www.metaculus.com/questions/1691/when-will-php-die/
Re: The Future of PHP
#9https://trends.google.com/trends/explore?date=all&q=python,p...
Python is on a quite strong climb, with PHP falling significantly over the years. But, it also says Javascript is on the same trajectory so that shows the real value of the data.