Преглед изворни кода

Merge pull request #373 from Anye/master

add ruckusing PHP database migration tools
pull/597/head
Jose Diaz-Gonzalez пре 10 година
родитељ
комит
b3001f7063
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      README.md

+ 1
- 0
README.md Прегледај датотеку

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

Loading…
Откажи
Сачувај