1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-21 17:41:21 +02:00

Merge pull request #151 from markstory/patch-1

Add CakePHP to list of frameworks
This commit is contained in:
Jamie York
2015-01-18 19:12:38 -07:00

View File

@@ -103,6 +103,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Nette](http://nette.org) - Another framework comprised of individual components.
* [PPI Framework 2](http://www.ppi.io) - An interoperability framework.
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
* [CakePHP](http://cakephp.org/) - A rapid application development framework.
## Framework Extras
*Extras related to web development frameworks.*