mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
added rest-api-with-lumen
A RESTful API boilerplate for Lumen (5.4) micro-framework. Heavily documented and features included: OAuth2 Authentication, Authorization, Validation, Fractal, Repository Pattern, CORS Support, Endpoint Testing, Unit Testing, Build Process.
This commit is contained in:
parent
8ecab8c07b
commit
ceeaed0da4
@ -670,6 +670,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
|
||||
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
||||
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
||||
* [REST API With Lumen](https://github.com/hasib32/rest-api-with-lumen) - A RESTful API boilerplate for Lumen micro-framework.
|
||||
* [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files.
|
||||
|
||||
## Caching
|
||||
|
Loading…
Reference in New Issue
Block a user