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

Merge pull request #87 from ojhaujjwal/patch-1

Added Symfony CMF to framework
This commit is contained in:
Jamie York 2014-04-28 19:27:36 -06:00
commit dc3edabeff

View File

@ -81,6 +81,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Lithium](http://li3.me/) - Another framework of components.
* [Aura PHP](http://auraphp.com/) - A framework of independent components.
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
* [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS.
## Framework Components
*Web development frameworks' standalone components.*