Add micro framework suggestions.

This commit is contained in:
Jamie 2014-05-26 17:55:44 -06:00
parent ccf83be2cc
commit 38b1f6430b
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
* [Slim](http://www.slimframework.com/) - Another simple micro framework.
* [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
* [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
* [Pux](https://github.com/c9s/Pux) - Another fast routing library.
## Micro Framework Extras