|
|
@@ -200,6 +200,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
|
|
200
|
200
|
* [PHP ActiveRecord](https://github.com/kla/php-activerecord) - A PHP Active Record implementation.
|
|
201
|
201
|
* [Paris and Idiorm](http://j4mie.github.io/idiormandparis/) - A minimalist database library.
|
|
202
|
202
|
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
|
|
|
203
|
+* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
|
|
203
|
204
|
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
|
|
204
|
205
|
* [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex.
|
|
205
|
206
|
|