etten / migrations
This package is abandoned and no longer maintained.
No replacement package was suggested.
Database migrations runner
v3.2.0
2017-06-03 19:53 UTC
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
This package is auto-updated.
Last update: 2026-05-06 15:26:57 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.