Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Use frameworks and libraries if you plan to do anything serious. I understand the necessity to understand a language before working with the tools surrounding it, but PHP < 7's standard library is shit.
-
@rajilsaj
If you are doing it for the educational purposes, I suggest you go with the other two, because you will get to learn how MVC works. If you already know MVC ignore this comment. -
viking817427yJust be careful not to lock yourself to ONE framework. We in the .NET world know painstakingly well what that would bring. Frameworks are pretty close to an anti-pattern here.
Isolate your REST API from EVERYTHING else.
Related Rants
Best rest approach with PHP ? No framework ? From scratch ? Why this choice ?
undefined
php
slim
symphony
webservices
restfull