This commit is contained in:
ziadoz 2012-08-27 20:29:34 -07:00
parent a3d11186fb
commit 28997e7c39
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,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.
* [Phalcon PHP](http://phalconphp.com/) - A high performance C extension PHP framework.
[Yaf](http://php.net/manual/en/book.yaf.php) - Another C extension framework.
* [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
* [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
* [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.