|
|
|
|
|
by gjmacd
2656 days ago
|
|
I would argue that Facebook's work had little impact on the "scalability" of PHP. I don't see people adopting HipHop (HHVM) in huge numbers. The problem with PHP was it's standards body wasn't doing a good job of keeping the language consistent and it lacked a package manager where Ruby, Python and Node all had solid standards bodies and it was driven by having package management. With Composer that changed and it appears now they are doing a much better job of standards and changes to the language. With that said, it's not a concurrent system. It's blocking and that's a problem for modern Web languages. I do think PHP growth is on the way down... but slowly. |
|
What came out of it was PHP 7 and the gap closed significantly. There were even rumblings about a PHP JIT complier. So I would say the impact was a good one.
As for PHP growth, what's there to replace it? Golang, Exlir, Node, Crystal, Ruby, Python? They all have their own pros and cons.
With laravel being a great framework and much easier for developers to use rather than symfony. I would say the future of PHP has never looked better.