Added LIMB framework

This commit is contained in:
amstr1k 2014-07-13 16:59:49 +04:00
parent ecb7e07492
commit 0216c6840e

View File

@ -90,6 +90,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Laravel 4](http://laravel.com/) - A simple PHP framework.
* [Aura PHP](http://auraphp.com/) - A framework of independent components.
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
* [LIMB](https://github.com/limb-php-framework/limb) - A framework composed of individual components.
## Framework Extras
*Extras related to web development frameworks.*