
Microrest.php: Generate A RESTful API On Top Of Any Relational Database, Powered By PHP And Silex
If you have a database, you're not far from also having a REST API. All it takes is a PHP microserver written in Silex, a description of your model written in YAML... and 5 minutes of your time.