1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00
This commit is contained in:
Jamie York 2013-03-24 21:23:56 +00:00
parent ff77c43384
commit 9589bab3af

View File

@ -27,7 +27,9 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
* [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.
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
* [Propel](http://www.propelorm.org/) - A fast ORM.
* [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
* [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.