php-mongo-migrator

Migrations of MongoDB. Part of @PHPMongoKit

MIT License

Downloads
81.5K
Stars
29
Committers
5

Bot releases are hidden (Show)

php-mongo-migrator - 1.0.2 Latest Release

Published by sokil over 4 years ago

  • Fix command run with symfony/console >= 5.0
php-mongo-migrator - 1.0.1

Published by sokil almost 5 years ago

Increment verion of dependencies symfony/console and symfony/yaml

php-mongo-migrator - 1.0

Published by sokil about 5 years ago

1.0 (2019-10-02)

  • Stop support PHP < 5.6
  • Adder configuration option to commands, that allows store configuration in any place
  • Added migrationDir to init command that allows define directory with migrations file during project initialisation.

Binaries:

  • mongo-migrator.legacy.phar - for legacy driver without alcaeus compatibility adapter
  • mongo-migrator.phar - for new driver with alcaeus compatibility adapter included
php-mongo-migrator - 0.7.0

Published by sokil almost 6 years ago

  • Stop support of PHP 5.3
  • Status command now return migration list sorted from early to latest migration
  • Option "--length" of command "status" may limit list by last revisions
  • Improved test environment
php-mongo-migrator - 0.6.0

Published by sokil almost 7 years ago

Allow convigure migrations through environment variables

php-mongo-migrator - 0.5.4

Published by sokil almost 7 years ago

Allow event dispatcher < 5.0

php-mongo-migrator - 0.5.3

Published by sokil almost 7 years ago

do not require old ext-mongo extension

php-mongo-migrator - 0.5.2

Published by sokil about 7 years ago

Phar installer

php-mongo-migrator - 0.5.1

Published by sokil over 7 years ago

environment in down migration

php-mongo-migrator - 0.5

Published by sokil over 7 years ago

Support PHP7

php-mongo-migrator - 0.4

Published by sokil almost 8 years ago

  • Support of Symfony Yaml, Console and Event Dispatcher components v.3
php-mongo-migrator - 0.3

Published by sokil over 8 years ago

  • Pass environment to migration class. It may be obtained by calling getEnvironment() method
  • Add init() method to migration class to run common code before up or down migrations
php-mongo-migrator - 0.2

Published by sokil about 9 years ago

Configuration of connect options

php-mongo-migrator - 0.1.8

Published by sokil over 9 years ago

Configuration in php array

php-mongo-migrator - 0.1.7

Published by sokil over 9 years ago

Fixed creating client with default database

php-mongo-migrator -

Published by sokil over 9 years ago

php-mongo-migrator - 0.1.5

Published by sokil about 10 years ago

php-mongo-migrator - 0.1.4

Published by sokil about 10 years ago

use last mongo lib

php-mongo-migrator - 0.1.3

Published by sokil about 10 years ago

php-mongo-migrator - 0.1.2

Published by sokil about 10 years ago