mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add API Platform
This commit is contained in:
parent
f1a3fa4aee
commit
c64320bb7e
@ -593,6 +593,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://github.com/dunglas/api-platform) - Expose in minutes an hypermedia REST API that works out of the box that embraces JSON-LD, Hydra and provides a ton of features (also usable as standalone symphony bundle).
|
||||
|
||||
## Caching
|
||||
*Libraries for caching data.*
|
||||
|
Loading…
Reference in New Issue
Block a user