|
|
|
|
|
|
632
|
## API
|
632
|
## API
|
|
633
|
*Libraries and web tools for developing APIs.*
|
633
|
*Libraries and web tools for developing APIs.*
|
|
634
|
|
634
|
|
|
|
|
635
|
+* [API Platform](https://api-platform.com ) - Expose in minutes an hypermedia REST API that embraces JSON-LD, Hydra format.
|
|
635
|
* [Apigility](https://github.com/zfcampus/zf-apigility-skeleton) - An API builder built with Zend Framework 2.
|
636
|
* [Apigility](https://github.com/zfcampus/zf-apigility-skeleton) - An API builder built with Zend Framework 2.
|
|
636
|
-* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
|
|
|
|
|
|
637
|
+* [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints.
|
|
637
|
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
|
638
|
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
|
|
|
|
639
|
+* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
|
|
638
|
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
640
|
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
|
639
|
-* [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints.
|
|
|
|
640
|
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
641
|
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
|
641
|
* [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files.
|
642
|
* [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files.
|
|
642
|
-* [API Platform](https://api-platform.com ) - Expose in minutes an hypermedia REST API that embraces JSON-LD, Hydra format.
|
|
|
|
643
|
|
643
|
|
|
644
|
## Caching
|
644
|
## Caching
|
|
645
|
*Libraries for caching data.*
|
645
|
*Libraries for caching data.*
|