FRAPI Open Source PHP REST API Framework

FRAPI is an open source RESTful API framework developed in PHP. It can be used as the backbone of your RESTful web service.

FRAPI allows you to instantly have a REST framework for handling all the backbone operations of your API and immediately start working on functionality.

It generates PHP code for the API framework and allows you to customize and add your business logic.

FRAPI can connect to multiple data sources and automatically generates JSON, XML, PHP, and plain text versions of your data.

You can download or fork FRAPI at github.