Added FatFree micro framework

This commit is contained in:
Bayram Aliev 2014-07-08 16:28:21 +07:00
parent 641f86f4f2
commit d0a6580574

View File

@ -103,6 +103,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 micro framework for building REST APIs.
* [Fatfree Framework](https://github.com/bcosca/fatfree) - A powerful yet easy-to-use PHP micro-framework.
* [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
* [Pux](https://github.com/c9s/Pux) - Another fast routing library.