|
|
@@ -509,6 +509,7 @@ Libraries to help manage database schemas and migrations.
|
|
509
|
509
|
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
|
|
510
|
510
|
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
|
511
|
511
|
* [Drest](https://github.com/leedavis81/drest) - A library for exposing Doctrine entities as REST resource endpoints.
|
|
|
512
|
+* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
|
512
|
513
|
|
|
513
|
514
|
## Caching
|
|
514
|
515
|
*Libraries for caching data.*
|