Download the PHP package horat1us/yii2-migration-bootstrap without Composer
On this page you can find all versions of the php package horat1us/yii2-migration-bootstrap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download horat1us/yii2-migration-bootstrap
More information about horat1us/yii2-migration-bootstrap
Files in horat1us/yii2-migration-bootstrap
Download horat1us/yii2-migration-bootstrap
More information about horat1us/yii2-migration-bootstrap
Files in horat1us/yii2-migration-bootstrap
Vendor horat1us
Package yii2-migration-bootstrap
Short Description Yii2 Migrations Bootstrap
License MIT
Package yii2-migration-bootstrap
Short Description Yii2 Migrations Bootstrap
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-migration-bootstrap
Yii2 Migrations Bootstrap
This package provides \yii\base\BootstrapInterface
implementation to append packages migrations to console application.
Main purpose is to prevent mistakes while re-configuring console application.
Previous implementation was available in horat1us/yii2-base package as BootstrapMigrations trait.
Installation
Using packagist.org:
Structure
- BootstrapTrait - base implementation, can be used outside
\yii\base\BootstrapInterface
implementation. - Bootstrap -
yii\base\BootstrapInterface
implementation using BootstrapTrait
Example
Implement \yii\base\BootstrapInterface
in your yii2 package:
Then add to application bootstraps:
License
MIT
All versions of yii2-migration-bootstrap with dependencies
PHP Build Version
Package Version
The package horat1us/yii2-migration-bootstrap contains the following files
Loading the files please wait ....