Merge pull request #444 from dupuchba/feat/add-api-platform

[api] api-platform.com
This commit is contained in:
Jose Diaz-Gonzalez 2016-04-03 22:41:30 -04:00
commit d3de798a8a
1 changed files with 1 additions and 0 deletions

View File

@ -639,6 +639,7 @@ Libraries to help manage database schemas and migrations.
* [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints.
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
* [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files.
* [API Platform](https://api-platform.com ) - Expose in minutes an hypermedia REST API that embraces JSON-LD, Hydra format.
## Caching
*Libraries for caching data.*