|
|
@@ -18,6 +18,7 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
18
|
18
|
* [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
|
|
19
|
19
|
* [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
|
|
20
|
20
|
* [Propel](http://www.propelorm.org/) - A fast ORM.
|
|
|
21
|
+* [DBV](http://dbv.vizuina.com/) - A database version control application.
|
|
21
|
22
|
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
|
|
22
|
23
|
* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
|
|
23
|
24
|
* [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
|