mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Update README.md
Added graphql-php library
This commit is contained in:
parent
b6e99dd770
commit
e3d70b553f
@ -669,6 +669,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
||||
* [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.
|
||||
* [GraphQL](https://github.com/webonyx/graphql-php) - PHP implementation of Facebook`s GraphQL specification for modern API development.
|
||||
|
||||
## Caching
|
||||
*Libraries for caching data.*
|
||||
|
Loading…
Reference in New Issue
Block a user