artfocus / migrations
Database migrations runner
Installs: 682
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 29
pkg:composer/artfocus/migrations
Requires
- php: >=5.6
Requires (Dev)
- ext-openssl: *
- dibi/dibi: ~2.3
- doctrine/dbal: ~2.5
- mockery/mockery: ~0.9
- nette/database: ~2.2
- nette/di: ~2.3
- nette/tester: ~1.4
- nette/utils: ~2.3
- nextras/dbal: @dev
- symfony/console: ~2.6
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 not auto-updated.
Last update: 2019-02-20 18:49:22 UTC
README
ABANDONED
This package is not maintained anymore.
I suggest use etten/migrations instead.
Artfocus\Migrations
For more information read documentation.
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.