|
|
@@ -490,6 +490,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
490
|
490
|
* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
|
|
491
|
491
|
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
|
|
492
|
492
|
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
|
|
493
|
+* [Drest](https://github.com/leedavis81/drest) - Quickly and easily expose Doctrine entities as REST resource endpoints.
|
|
493
|
494
|
|
|
494
|
495
|
## Caching
|
|
495
|
496
|
*Libraries for caching data.*
|