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-06-09 00:27:58 -07:00
parent eb2651fa56
commit ccf83286b2

View File

@ -197,6 +197,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
* [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.
* [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library.
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
* [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex.