Earlier quoted context omitted.
> My question is: why would anyone want to start something new with PHP in 2021? Same reason as any, familiarity. Not all people, even in software, enjoy learning new stuff. PHP might be the only language they ever learned and it has paid their bills for over a decade. No point in learning anything new unless it's absolutely required. As long as major pieces of software are written in PHP, those people will have a st…
- shared nothing architecture - single threaded code execution context - copy files deploy I was a PHP developer for over 15 years and those three concepts do more to lower the barrier to entry than any other language I’ve come across, and are constantly underestimated in their power to enable developers to concentrate on the business logic of their program.
It encompasses every aspect: familiarity, usability, low learning curve, low time to market, enablement, and, eventually, greater margins.