This commit is contained in:
Jamie York 2013-06-26 09:56:31 -07:00
parent 2540ceb754
commit b4b44e27ce
1 changed files with 1 additions and 0 deletions

View File

@ -207,6 +207,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
* [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
* [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation.
* [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library.
* [Pomm](https://github.com/chanmix51/Pomm) - An Object Model Manager for PostgreSQL.
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.