mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Alphabetize API
This commit is contained in:
parent
d3de798a8a
commit
70ab217d6c
@ -632,14 +632,14 @@ Libraries to help manage database schemas and migrations.
|
|||||||
## API
|
## API
|
||||||
*Libraries and web tools for developing APIs.*
|
*Libraries and web tools for developing APIs.*
|
||||||
|
|
||||||
|
* [API Platform](https://api-platform.com ) - Expose in minutes an hypermedia REST API that embraces JSON-LD, Hydra format.
|
||||||
* [Apigility](https://github.com/zfcampus/zf-apigility-skeleton) - An API builder built with Zend Framework 2.
|
* [Apigility](https://github.com/zfcampus/zf-apigility-skeleton) - An API builder built with Zend Framework 2.
|
||||||
* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
|
|
||||||
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
|
|
||||||
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
|
||||||
* [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints.
|
* [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints.
|
||||||
|
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
|
||||||
|
* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
|
||||||
|
* [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.
|
* [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.
|
* [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
|
## Caching
|
||||||
*Libraries for caching data.*
|
*Libraries for caching data.*
|
||||||
|
Loading…
Reference in New Issue
Block a user