marmelab / microrest.php

A micro web application providing a REST API on top of any relational database, using Silex and Doctrine DBAL
http://marmelab.com/blog/2015/01/05/introducing-microrest-raml-api-in-silex.html
MIT License
185 stars 22 forks source link

[RFR] Added requirement to pdo_sqlite in composer.json #2

Closed brikou closed 9 years ago

brikou commented 9 years ago

I've also fix name and description fields and sorted required deps.

jeromemacias commented 9 years ago

Thanks