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