Skip to content

elarichev/factory-muffin-faker

 
 

Repository files navigation

Factory Muffin Faker 2.0

StyleCI Status Build Status Coverage Status Quality Score Software License Latest Version Total Downloads

The goal of this package is to wrap Faker to make it super easy to use with Factory Muffin.

Note that this library does not actually require Factory Muffin in order to work, so may be used else where too. The whole point of this library is to wrap Faker in closures so the actual generation can be executed at a later point.

Installing

PHP 5.4+ and Composer are required.

In your composer.json, simply add "league/factory-muffin-faker": "^2.0" to your "require-dev" section:

{
    "require-dev": {
        "league/factory-muffin-faker": "^2.0"
    }
}

Usage

Documentation coming soon.

Contributing

Please check out our contribution guidelines for details.

Credits

Factory Muffin Faker is a wrapper around Faker to make it super easy to use with Factory Muffin, and is currently maintained by Graham Campbell. Thank you to all our wonderful contributors too.

License

Factory Muffin Faker is licensed under The MIT License (MIT).

About

A wrapper around faker for factory muffin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%