1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 16:00:47 +00:00
This commit is contained in:
Jamie York 2013-06-18 15:19:14 -07:00
parent af7c80fcd4
commit 7d02d01c0b

View File

@ -200,6 +200,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
* [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.
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another 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.