league/factory-muffin-faker

The goal of this package is to wrap faker to make it super easy to use with factory muffin.

v2.3.0 2020-12-13 15:53 UTC

This package is auto-updated.

Last update: 2024-04-11 05:23:36 UTC


README

StyleCI Status Build Status 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.3" to your "require-dev" section:

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

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.

Security

If you discover a security vulnerability within this package, please send an email to Graham Campbell at graham@alt-three.com. All security vulnerabilities will be promptly addressed. You may view our full security policy here.

License

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

For Enterprise

Available as part of the Tidelift Subscription

The maintainers of league/factory-muffin-faker and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.