mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Merge pull request #373 from Anye/master
add ruckusing PHP database migration tools
This commit is contained in:
commit
b3001f7063
@ -501,6 +501,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
|
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
|
||||||
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
|
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
|
||||||
* [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
|
* [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
|
||||||
|
* [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite.
|
||||||
|
|
||||||
## NoSQL
|
## NoSQL
|
||||||
*Libraries for working with "NoSQL" backends.*
|
*Libraries for working with "NoSQL" backends.*
|
||||||
|
Loading…
Reference in New Issue
Block a user