zergbz1988/yii2-migrations

There is no license information available for the latest version (0.1.5) of this package.

yii2-migrations

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/zergbz1988/yii2-migrations

0.1.5 2017-04-01 11:01 UTC

This package is not auto-updated.

Last update: 2025-10-18 00:57:37 UTC


README

add to your composer.json file:

"zergbz1988/yii2-migrations": "@dev"

  "scripts": {
    "post-install-cmd": "php vendor/zergbz1988/yii2-migrations/init --env=Prod --overwrite=n"
  }