michnaadam33/yii2-duty-fixtures

Duty fixtures yii2

Maintainers

Package info

github.com/michnaadam33/yii2-duty-fixtures

Type:yii2-extension

pkg:composer/michnaadam33/yii2-duty-fixtures

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2015-09-24 12:11 UTC

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.

Usage