|
|
|
|
|
by megous
1737 days ago
|
|
There are plenty of custom PHP websites and devs that write them. I, too, still write fully custom (no framework) PHP webapps for customers where I don't expect to be babysitting the app after it's written, and where websockets and real-time interactivity is not necessary. PHP is great fit for that, because all dependencies are part of the system updates in that case. |
|
For at least the last decade I've been pondering re-implementing it in some fancy new language - but as it just keeps working, it slides down the priority list.