This commit is contained in:
ziadoz 2012-10-09 09:22:58 -07:00
parent 4e38a93363
commit 376a1d072c
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [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.
* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
* [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
* [Propel](http://www.propelorm.org/) - A fast ORM.
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.