league/factory-muffin
Factory Muffin helps you rapidly create test objects in PHP with simple, reusable model factories (inspired by factory_girl). Define models and generate instances for fixtures and unit tests; optional Faker integration is available via factory-muffin-faker.
league/factory-muffin is a lightweight test data factory for PHP, inspired by factory_girl, designed to rapidly create objects for unit and integration testing. It provides a fluent API to define model blueprints and generate consistent instances, with optional Faker integration via league/factory-muffin-faker.
Key features:
How can I help you explore Laravel packages today?