Want to use a PHP framework alone to provide API interface for the app, so do not want a too chatty framework, such as Ci,thinkphp,laravel, there is good routing, ORM, running high efficiency can be, we recommend it, thank you
Reply content:
Want to use a PHP framework alone to provide API interface for the app, so do not want a too chatty framework, such as Ci,thinkphp,laravel, there is good routing, ORM, running high efficiency can be, we recommend it, thank you
I recommend slim or flight.
Lumen + Dingo/api + APIDOCJS
Recommended use of lumen+ Dingo/api;
But the use of lumen in fact very need to have Laravel Foundation;
If you want to break it down, you might as well concentrate on a framework, tutorials and materials, and more.
Of course, it depends on what you have accumulated, from your own already mastered the departure will be better. Can put the problem and the situation are detailed, we can give a better reference, refueling!
It's a good idea to use CI if you don't consider restful. The document is very easy to get started with.
It says Lumen is good. Small and light specifically designed for data interaction