mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added Restler Framework
Restler converts object oriented php code to web api
This commit is contained in:
parent
a36b5a38ec
commit
02077a9595
@ -490,6 +490,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
* [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.
|
||||
* [Restler](https://github.com/Luracast/Restler) - A light weight framework to expose PHP methods as Restful/Pragmatic Web API.
|
||||
|
||||
## Caching
|
||||
*Libraries for caching data.*
|
||||
|
Loading…
Reference in New Issue
Block a user