This commit is contained in:
ziadoz 2012-12-06 15:54:13 -08:00
parent 9f553b857b
commit 2868b190d5
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
* [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
* [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
* [Propel](http://www.propelorm.org/) - A fast ORM.
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.