Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
7d02d01c0b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

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

Loading…
Cancel
Save