This commit is contained in:
ziadoz 2012-11-05 09:03:10 -08:00
parent ee678364f6
commit 159b8df916
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
* [Slim](http://www.slimframework.com/) - Another simple micro framework.
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
* [MtHaml](https://github.com/arnaud-lb/MtHaml) - A PHP implementation of the HAML template language.
* [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.