1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
This commit is contained in:
Jamie York 2013-02-07 20:19:02 +00:00
parent fecbe29f61
commit ee0381fa02

View File

@ -11,6 +11,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2.
* [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components.
* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
* [Silex Skeleton](https://github.com/fabpot/Silex-Skeleton) - A skeleton for Silex.
* [Slim](http://www.slimframework.com/) - Another simple micro framework.
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
* [Mustache](https://packagist.org/packages/phly/mustache) - A PHP implementation of the Mustache template language.