2017 © Pedro Peláez
 

yii2-extension yii2-faker

Fixture generator. The Faker integration for the Yii framework.

image

yiisoft/yii2-faker

Fixture generator. The Faker integration for the Yii framework.

  • Tuesday, July 10, 2018
  • by cebe
  • Repository
  • 18 Watchers
  • 60 Stars
  • 3,280,734 Installations
  • PHP
  • 521 Dependents
  • 7 Suggesters
  • 22 Forks
  • 5 Open issues
  • 9 Versions
  • 8 % Grown

The README.md

, (*1)

Faker Extension for Yii 2


This extension provides a Faker fixture command for the Yii framework 2.0., (*2)

For license information check the LICENSE-file., (*3)

Documentation is at docs/guide/README.md., (*4)

Latest Stable Version Total Downloads Build Status, (*5)

Installation

The preferred way to install this extension is through composer., (*6)

Either run, (*7)

php composer.phar require --prefer-dist yiisoft/yii2-faker

or add, (*8)

"yiisoft/yii2-faker": "~2.0.0"

to the require section of your composer.json., (*9)

Usage

To use this extension, simply add the following code in your application configuration (console.php):, (*10)

'controllerMap' => [
    'fixture' => [
        'class' => 'yii\faker\FixtureController',
    ],
],

The Versions

10/07 2018

2.1.x-dev

2.1.9999999.9999999-dev

Fixture generator. The Faker integration for the Yii framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Mark Jebri

yii2 faker fixture

04/05 2018

dev-master

9999999-dev

Fixture generator. The Faker integration for the Yii framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Mark Jebri

yii2 faker fixture

19/02 2018

2.0.4

2.0.4.0

Fixture generator. The Faker integration for the Yii framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Mark Jebri

yii2 faker fixture

01/03 2015

2.0.3

2.0.3.0

Fixture generator. The Faker integration for the Yii framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Mark Jebri

yii2 faker fixture

11/01 2015

2.0.2

2.0.2.0

Fixture generator. The Faker integration for the Yii framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Mark Jebri

yii2 faker fixture

07/12 2014

2.0.1

2.0.1.0

Fixture generator. The Faker integration for the Yii framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Mark Jebri

yii2 faker fixture

12/10 2014

2.0.0

2.0.0.0

Fixture generator. The Faker integration for the Yii framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Mark Jebri

yii2 faker fixture

28/09 2014

2.0.0-rc

2.0.0.0-RC

Fixture generator. The Faker integration for the Yii framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Mark Jebri

yii2 faker fixture

13/04 2014

2.0.0-beta

2.0.0.0-beta

Fixture generator. The Faker integration for the Yii framework.

  Sources   Download

BSD-3-Clause

The Requires

 

by Mark Jebri

yii2 faker fixture