amyboyd/mongrate

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (1.7.3) of this package.

A command-line tool for applying migrations to a MongoDB database

Installs: 11 676

Dependents: 1

Suggesters: 0

Security: 0

Stars: 11

Watchers: 5

Forks: 4

Open Issues: 1

pkg:composer/amyboyd/mongrate

1.7.3 2016-06-29 18:56 UTC

README

Build Status Code Coverage

See the official website for more information: mongrate.com

A command-line tool for applying migrations to a MongoDB database. Migrations are non-linear, and can be tested by writing simple YML files.

Example migrations can be found in resources/examples/.

Symfony users can use MongrateBundle to integrate easily with a Symfony project.

Installation and Use

Please see the documentation on mongrate.com.

Contributing

See the file CONTRIBUTING.md