Download the PHP package germanow/yii2-active-record-seeder without Composer
On this page you can find all versions of the php package germanow/yii2-active-record-seeder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download germanow/yii2-active-record-seeder
More information about germanow/yii2-active-record-seeder
Files in germanow/yii2-active-record-seeder
Download germanow/yii2-active-record-seeder
More information about germanow/yii2-active-record-seeder
Files in germanow/yii2-active-record-seeder
Vendor germanow
Package yii2-active-record-seeder
Short Description Seeds database with test or default values.
License MIT
Homepage https://github.com/germanow/yii2-active-record-seeder
Package yii2-active-record-seeder
Short Description Seeds database with test or default values.
License MIT
Homepage https://github.com/germanow/yii2-active-record-seeder
Please rate this library. Is it a good library?
Informations about the package yii2-active-record-seeder
Yii2 Active Record Seeder
Seeds database with test or default values.
Features
- Seeds tables with different strategy using filler classes
- Support relations
Installation
Run command:
Usage
Create ActiveRecordSeeder, configure fillers, call fill
method:
Why
I wrote this package for filling system tables, which must always be filled, such as EventType
, EventStatus
and other. Existing solutions, such as yii2-db-seeder, don't support filling strategy.
All versions of yii2-active-record-seeder with dependencies
PHP Build Version
Package Version
The package germanow/yii2-active-record-seeder contains the following files
Loading the files please wait ....