Browse Source

add ruckusing PHP database migration tools

pull/373/head
Anye 10 years ago
parent
commit
a7de4b0134
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

446
 * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
446
 * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
447
 * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
447
 * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
448
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
448
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
449
+* [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite
449
 
450
 
450
 ## NoSQL
451
 ## NoSQL
451
 *Libraries for working with "NoSQL" backends.*
452
 *Libraries for working with "NoSQL" backends.*

Loading…
Cancel
Save