laracasts/testdummy
Generate Eloquent models for tests without factories. Define blueprints and quickly create/build records with sensible defaults, relationships, and overrides—ideal for speeding up Laravel test setup and prototyping with minimal boilerplate.
Mostly internal reworking and a better test suite.
Factory::attributesFor('Model');$factory() method.Includes support for falling back to Faker properties in the fixtures.yml file.
For Laravel 5 support.
How can I help you explore Laravel packages today?