Contribute to README.md

Added 'Flight PHP' to the list of micro-frameworks.
This commit is contained in:
Evan Sharp 2014-08-21 18:32:06 -07:00
parent 0cc2ae6407
commit 98c398f624

View File

@ -114,6 +114,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs. * [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
* [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library. * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
* [Pux](https://github.com/c9s/Pux) - Another fast routing library. * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
* [Flight](http://flightphp.com/) - Simple & extensible framework for building RESTful web applications.
## Micro Framework Extras ## Micro Framework Extras
*Extras related to micro frameworks and routers.* *Extras related to micro frameworks and routers.*