michnaadam33 / yii2-duty-fixtures
Duty fixtures yii2
Package info
github.com/michnaadam33/yii2-duty-fixtures
Type:yii2-extension
pkg:composer/michnaadam33/yii2-duty-fixtures
dev-master
2015-09-24 12:11 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-04-01 16:17:41 UTC
README
Fixtures
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist michnaadam33/yii2-duty-fixtures "*"
or add
"michnaadam33/yii2-duty-fixtures": "*"
to the require section of your composer.json file.