mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added missing library Restler.
This commit is contained in:
parent
5d992c7fa9
commit
764dee51fb
@ -509,6 +509,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
|
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
|
||||||
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation 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.
|
||||||
|
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
||||||
|
|
||||||
## Caching
|
## Caching
|
||||||
*Libraries for caching data.*
|
*Libraries for caching data.*
|
||||||
|
Loading…
Reference in New Issue
Block a user