5 Lightweight PHP Frameworks for REST API Development
In order to develop a REST API in PHP quickly and easily it might be a good idea to use a lightweight PHP framework. Developing your own from scratch with plain PHP, apart from being a pain and taking too much time, is likely to require a lot of testing and deviate from REST standards.
08-19-2017