etten / migrations
Database migrations runner
Installs: 9 641
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/etten/migrations
Requires
- php: >=7.0
 
Requires (Dev)
- dibi/dibi: ^2.3
 - doctrine/dbal: ^2.5
 - etten/codestyle: ^2.0
 - mockery/mockery: ^0.9
 - nette/database: ^2.3
 - nette/di: ^2.3
 - nette/tester: ^1.7
 - nette/utils: ^2.3
 - nextras/dbal: ^2.0
 - squizlabs/php_codesniffer: ~2.6.0
 - symfony/console: ^2.8
 
Suggests
- dibi/dibi: to use DibiAdapter
 - doctrine/dbal: to use DoctrineAdapter
 - nette/database: to use NetteAdapter
 - nextras/dbal: to use NextrasAdapter
 - symfony/console: to use Symfony commands
 
- dev-master
 - v3.2.0
 - v3.1.3
 - v3.1.2
 - v3.1.1
 - v3.1.0
 - v3.0.1
 - v3.0.0
 - v2.9.4
 - v2.9.3
 - v2.9.2
 - v2.9.1
 - v2.9.0
 - v2.8.5
 - v2.8.4
 - v2.8.3
 - v2.8.2
 - v2.8.1
 - v2.8.0
 - v2.7.2
 - v2.7.1
 - v2.7.0
 - v2.6.0
 - v2.5.1
 - v2.5.0
 - v2.4.4
 - v2.4.3
 - v2.4.2
 - v2.4.1
 - v2.4.0
 - v2.3.4
 - v2.3.3
 - v2.3.2
 - v2.3.1
 - v2.3.0
 - v2.2.1
 - v2.2.0
 - v2.1.0
 - v2.0.0
 - v1.7.0
 - v1.6.1
 - v1.6.0
 - v1.5.0
 - v1.4.0
 - v1.3.0
 - v1.2.0
 - v1.1.0
 - v1.0.1
 - v1.0.0
 
This package is auto-updated.
Last update: 2025-10-13 12:52:50 UTC
README
Based on Nextras\Migrations.
Supported databases:
- PostgreSQL
 - MySQL
 
Supported DBALs:
License
Based on Nextras\Migrations and further customized. Based on Clevis\Migration by Petr Procházka and further improved.
New BSD License. See full license.