Download the PHP package kengos/factory_girl without Composer
On this page you can find all versions of the php package kengos/factory_girl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kengos/factory_girl
More information about kengos/factory_girl
Files in kengos/factory_girl
Download kengos/factory_girl
More information about kengos/factory_girl
Files in kengos/factory_girl
Vendor kengos
Package factory_girl
Short Description fixtures replacement tool for Yii framework
License MIT
Homepage https://github.com/kengos/FactoryGirl
Package factory_girl
Short Description fixtures replacement tool for Yii framework
License MIT
Homepage https://github.com/kengos/FactoryGirl
Keywords test fixture
Please rate this library. Is it a good library?
Informations about the package factory_girl
FactoryGirlPhp
FactoryGirl is a fixtures replacement tool for Yii framework
Like Ruby gem factory_girl
Install
Download factory_girl_0.1.0.phar
Setup
In your bootstrap.php
Usage
Factory file format
more details see tests/FactoryGirl/FactoryTest.php
FactoryGirl Sequence
more details see tests/FactorySequenceTest.php
Tips
If you can not use save method
If you want to set protected or private variable
known issue: could not use FactoryGirl::attributes('User');
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
All versions of factory_girl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package kengos/factory_girl contains the following files
Loading the files please wait ....