The PHP framework for simple, REST API backend. It gets out of your way, so you can get your work done.

0.0.8.5 2016-03-24 22:18 UTC

README

The PHP framework for simple, REST API backends. It gets out of your way, so you can get your work done. Quite similar to Laravel, but much easier, only not as matured. The overall objective is to achieve less clutter on the server, and to move as much application logic to the client. Hence, this is best suited to provisioning JSON APIs, at the moment.

As used in:

Warning:

  • Lack of documentation could make getting started a bit complex, but holla me at temi.yemi@gmail.com if you need some help

Requirements:

  • PHP >=5.4.14
  • Apache Server (with mod_rewrite)
  • Nginx Server (as alternative to Apache)

Creator: