https://github.com/doctrine/migrations

Last synced: about 21 hours ago

Repository metadata:

Doctrine Database Migrations Library


Owner metadata:


Issue and Pull Request metadata

Last synced: 2 days ago


Package metadata

packagist: doctrine/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.

  • Homepage: https://www.doctrine-project.org/projects/migrations.html
  • Licenses: MIT
  • Latest release: 3.7.4 (published 8 months ago)
  • Last Synced: 2024-11-11T02:39:54.626Z (2 days ago)
  • Versions: 81
  • Dependent Packages: 454
  • Dependent Repositories: 31,601
  • Downloads: 154,762,451 Total
  • Docker Downloads: 9,039,045
  • Rankings:
    • Downloads: 0.044%
    • Dependent repos count: 0.052%
    • Stargazers count: 0.078%
    • Dependent packages count: 0.088%
    • Average: 0.102%
    • Forks count: 0.152%
    • Docker downloads count: 0.198%
  • Maintainers (2)
  • Funding:
    • url: https://www.doctrine-project.org/sponsorship.html: type: custom
    • url: https://www.patreon.com/phpdoctrine: type: patreon
    • url: https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations: type: tidelift

Dependencies

composer.json packagist
  • doctrine/coding-standard ^9 development
  • doctrine/orm ^2.13 development
  • doctrine/persistence ^2 || ^3 development
  • doctrine/sql-formatter ^1.0 development
  • ext-pdo_sqlite * development
  • phpstan/phpstan ^1.5 development
  • phpstan/phpstan-deprecation-rules ^1 development
  • phpstan/phpstan-phpunit ^1.1 development
  • phpstan/phpstan-strict-rules ^1.1 development
  • phpstan/phpstan-symfony ^1.1 development
  • phpunit/phpunit ^9.5 development
  • symfony/cache ^4.4 || ^5.4 || ^6.0 development
  • symfony/process ^4.4 || ^5.4 || ^6.0 development
  • symfony/yaml ^4.4 || ^5.4 || ^6.0 development
  • composer-runtime-api ^2
  • doctrine/dbal ^3.5.1
  • doctrine/deprecations ^0.5.3 || ^1
  • doctrine/event-manager ^1.0
  • friendsofphp/proxy-manager-lts ^1.0
  • php ^7.4 || ^8.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