|
|
@@ -15,7 +15,8 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
15
|
15
|
* [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
|
|
16
|
16
|
* [Propel](http://www.propelorm.org/) - A fast ORM.
|
|
17
|
17
|
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
|
|
18
|
|
-* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager.
|
|
|
18
|
+* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
|
|
|
19
|
+* [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
|
|
19
|
20
|
* [Imagine](http://imagine.readthedocs.org/en/latest/index.html) - An image manipulation library.
|
|
20
|
21
|
* [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
|
|
21
|
22
|
* [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.
|