1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-20 22:52:21 +00:00
This commit is contained in:
Jamie York 2013-10-08 14:27:06 -07:00
parent 8016c3af4e
commit 0c322912c5

View File

@ -292,6 +292,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
## REST and API
* [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.