DEV Community

Discussion on: "Is PHP Dead?" Discussion

Collapse
 
rehmatfalcon profile image
Kushal Niroula

Nope, PHP is not dead, and I suspect will be around for a long time. PHP has grown a lot quite recently and its ecosystem and community are very good. Just follow the best practices you would follow in any other language (SRP, Clear variable name, Tests e.t.c.), and you can build robust Softwares with PHP, not just websites. Take for instance Doctrine, its actually one of the better ORM's that I have used.