diff --git a/awesome-php.md b/awesome-php.md index 0c91d8d..ae02ee4 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -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.