1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00

Add CakePHP to list of frameworks

This commit is contained in:
Mark Story 2014-07-09 12:41:26 -04:00
parent 641f86f4f2
commit 1457a98102

View File

@ -82,6 +82,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.
* [CakePHP](http://cakephp.org/) - A rapid application development framework.
## Framework Extras
*Extras related to web development frameworks.*