mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
add ruckusing PHP database migration tools
This commit is contained in:
parent
ef9184427a
commit
a7de4b0134
@ -446,6 +446,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration 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.
|
||||
* [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite
|
||||
|
||||
## NoSQL
|
||||
*Libraries for working with "NoSQL" backends.*
|
||||
|
Loading…
Reference in New Issue
Block a user