@taco In it's niche (server side web), PHP has an incredibly robust ecosystem, the strongest type system of any interpreted language, the best or second best package manager (competing with Cargo), and is either the fastest or second fastest interpreted language depending on what you're testing. (JS is the competition there.) It scales horizontally better than any other architecture. And its "it just works" factor is second only to Go. It's also very easy to learn.