Download the PHP package iripvanwinkle/codeception-migration without Composer
On this page you can find all versions of the php package iripvanwinkle/codeception-migration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iripvanwinkle/codeception-migration
More information about iripvanwinkle/codeception-migration
Files in iripvanwinkle/codeception-migration
Download iripvanwinkle/codeception-migration
More information about iripvanwinkle/codeception-migration
Files in iripvanwinkle/codeception-migration
Vendor iripvanwinkle
Package codeception-migration
Short Description The migration extension for Codeception with Yii2.
License MIT
Package codeception-migration
Short Description The migration extension for Codeception with Yii2.
License MIT
Please rate this library. Is it a good library?
Informations about the package codeception-migration
The migration extension for Codeception (Yii2)
Install
Via Composer
Config
configFile
required - the path to the application config file. File should be configured for test environment and return configuration array.migrationPath
- the path to your migrations folder. May use yii2 alias.migrationNamespaces
- list of namespaces containing the migration classes. May corresponds with the autoloading conventions of Yii.entryUrl
- initial application url (default: http://localhost/index-test.php).entryScript
- front script title (like: index-test.php). If not set - taken from entryUrl.
Usage
You can use this extension by setting params in your codeception.yml:
License
The MIT License (MIT). Please see License File for more information.
All versions of codeception-migration with dependencies
PHP Build Version
Package Version
Requires
codeception/codeception Version
^2.2.5
The package iripvanwinkle/codeception-migration contains the following files
Loading the files please wait ....