This commit is contained in:
Jamie York 2013-05-08 18:20:16 -07:00
parent 2247b2ee2b
commit 2f7e3c6857
1 changed files with 1 additions and 0 deletions

View File

@ -176,6 +176,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
* [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
* [Propel](http://www.propelorm.org/) - A fast ORM.
* [Eloquent](https://github.com/illuminate/database) - The Laravel 4 ORM.
* [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
* [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
* [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation.
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.