DEV Community

Discussion on: Choosing PHP in 2018

Collapse
 
okolbay profile image
andrew

I havent laughed so hard for a long time

try launching webserver with bare php?
try running gRPC server?
message queue comsumer, cli script - dont forget to stick it into supervisor to restart, if you dont want it to leak memory. kafka consumers anyone? reactive services?
php doesn’t cover entire spectrum, its barely covering specific bit of web development, competing with Ruby (RAD MVC)
excellent web frameworks mentioned in article are few years behind the rest of the industry