mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-17 19:16:20 +02:00
Port over @silentworks changes to gh-pages branch
This commit is contained in:
@@ -14,11 +14,13 @@ _You do not need to use a framework for every project_. Sometimes, plain PHP is
|
|||||||
* [CodeIgniter](http://codeigniter.com/)
|
* [CodeIgniter](http://codeigniter.com/)
|
||||||
* [Zend](http://framework.zend.com/)
|
* [Zend](http://framework.zend.com/)
|
||||||
* [Cake PHP](http://cakephp.org/)
|
* [Cake PHP](http://cakephp.org/)
|
||||||
|
* [Lithium](http://lithify.me/)
|
||||||
|
|
||||||
## Micro Frameworks
|
## Micro Frameworks
|
||||||
|
|
||||||
* [Silex](http://silex.sensiolabs.org/)
|
* [Silex](http://silex.sensiolabs.org/)
|
||||||
* [Slim](http://www.slimframework.com/)
|
* [Slim](http://www.slimframework.com/)
|
||||||
* [Fat-Free](http://bcosca.github.com/fatfree/)
|
* [Fat-Free](http://bcosca.github.com/fatfree/)
|
||||||
|
* [Limonade](http://limonade-php.github.com/)
|
||||||
|
|
||||||
[Back to Top](#top){.top}
|
[Back to Top](#top){.top}
|
||||||
|
Reference in New Issue
Block a user