mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added the ByJG Migration
- Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres Edit
This commit is contained in:
parent
3da27b662f
commit
a31fc4a05c
@ -552,6 +552,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
## Migrations
|
||||
Libraries to help manage database schemas and migrations.
|
||||
|
||||
* [ByJG Migration](https://github.com/byjg/migration) - Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres
|
||||
* [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
|
||||
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
|
||||
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
|
||||
|
Loading…
Reference in New Issue
Block a user