atheon / migrations
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
Fund package maintenance!
Patreon
Tidelift
www.doctrine-project.org/sponsorship.html
Requires
- php: ^7.4 || ^8.0
- composer-runtime-api: ^2
- doctrine/dbal: ^3.3
- doctrine/deprecations: ^0.5.3 || ^1
- doctrine/event-manager: ^1.0
- friendsofphp/proxy-manager-lts: ^1.0
- psr/log: ^1.1.3 || ^2 || ^3
- symfony/console: ^4.4.16 || ^5.4 || ^6.0
- symfony/stopwatch: ^4.4 || ^5.4 || ^6.0
Requires (Dev)
- ext-pdo_sqlite: *
- doctrine/coding-standard: ^9
- doctrine/orm: ^2.12
- doctrine/persistence: ^2 || ^3
- doctrine/sql-formatter: ^1.0
- ergebnis/composer-normalize: ^2.9
- phpstan/phpstan: ^1.5
- phpstan/phpstan-deprecation-rules: ^1
- phpstan/phpstan-phpunit: ^1.1
- phpstan/phpstan-strict-rules: ^1.1
- phpstan/phpstan-symfony: ^1.1
- phpunit/phpunit: ^9.5
- symfony/cache: ^4.4 || ^5.4 || ^6.0
- symfony/process: ^4.4 || ^5.4 || ^6.0
- symfony/yaml: ^4.4 || ^5.4 || ^6.0
Suggests
- doctrine/sql-formatter: Allows to generate formatted SQL with the diff command.
- symfony/yaml: Allows the use of yaml for migration configuration files.
Conflicts
- doctrine/orm: <2.12
- 3.6.x-dev
- 3.5.x-dev
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.x-dev
- 3.4.2
- 3.4.1
- 3.4.0
- 3.3.x-dev
- 3.3.2
- 3.3.1
- 3.3.0
- 3.2.x-dev
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.x-dev
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.x-dev
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 3.0.0-beta1
- 3.0.0-alpha1
- 2.3.x-dev
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.x-dev
- 2.2.1
- 2.2.0
- 2.1.x-dev
- 2.1.2
- 2.1.1
- v2.1.0
- 2.0.x-dev
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-rc2
- v2.0.0-rc1
- v2.0.0-beta2
- v2.0.0-beta1
- v2.0.0-alpha1
- 1.8.x-dev
- v1.8.3
- v1.8.2
- v1.8.1
- v1.8.0
- 1.7.x-dev
- v1.7.2
- v1.7.1
- v1.7.0
- 1.6.x-dev
- v1.6.2
- v1.6.1
- v1.6.0
- v1.5.0
- 1.4.1
- v1.4.0
- v1.3.x-dev
- v1.3.1
- v1.3.0
- v1.2.x-dev
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.0
- v1.0.0
- v1.0.0-rc1
- v1.0.0-alpha3
- v1.0-ALPHA2
- v1.0-ALPHA1
- dev-expose-other-migration-types
- dev-save-skipped-errored-migrations
This package is not auto-updated.
Last update: 2024-11-20 22:08:15 UTC