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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| fzaninotto/faker | 0.89 | Faker is a PHP library for generating fake data: names, addresses, phone numbers, text, dates, and more. Ideal for seeding databases, creating fixtures, and testing apps, with locale-aware providers and easy extensibility. | 26,678 | 26,716 | 3,587 | 851K | 76 | 31.8 | 31.3 | MIT | 5 years ago | |
| directorytree/dummy | 0.88 | directorytree/dummy is a Laravel/PHP package providing a lightweight dummy/test utility for generating placeholder data and fixtures. Useful for local development, demos, and automated tests where realistic sample content is needed quickly and consistently. | 42 | 41 | 0 | 614 | 0 | 23.7 | 18.4 | MIT | 1 week ago | |
| nelmio/alice | 0.87 | nelmio/alice is a PHP fixtures generator for quickly creating realistic test data. Define objects and relations in YAML, JSON, or PHP, leverage Faker providers, and load datasets into your app for functional and integration testing. | 0 | 2,566 | — | 581K | — | 60.9 | 55.3 | — | — | |
| cosma/testing-bundle | 0.87 | — | 3 | 4 | 2 | 0 | 3 | 0.8 | 0.4 | — | — | |
| yiisoft/yii2-faker | 0.86 | Yii2 integration for Faker, providing fixtures and fake data generators to quickly seed databases and build test data in Yii2 apps. Useful for unit/functional tests and rapid prototyping with consistent, customizable fake datasets. | 111 | 117 | 29 | 177K | 4 | 2.6 | 45.5 | BSD-3-Clause | — | |
| laracasts/testdummy | 0.86 | 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. | 456 | 467 | 79 | 4K | 17 | 19.1 | 20.5 | MIT | 5 years ago | |
| butschster/entity-faker | 0.85 | Generate fake PHP entities and persist them via your ORM using a simple factory. Define per-class attribute generators with Faker, support inheritance via raw attributes, and create single or multiple entities using Laminas hydrators/entity factories. | 4 | 4 | 0 | 2K | 0 | 3.0 | 34.5 | MIT | 3 years ago | |
| davidbadura/faker-bundle | 0.85 | — | 11 | 13 | 2 | 52 | 0 | 0.6 | 7.1 | MIT | 10 years ago | |
| b2pweb/bdf-instantiator | 0.85 | b2pweb/bdf-instantiator is a small PHP utility for instantiating objects, useful in factories, DI containers, and testing. It focuses on creating class instances with minimal boilerplate, helping streamline object construction in Laravel and other PHP apps. | 0 | 0 | 0 | 253 | 0 | 0.0 | 33.2 | MIT | — | |
| codeception/module-datafactory | 0.85 | Codeception DataFactory module for generating realistic test data and fixtures in your suites. Helps create models/entities with sensible defaults and overrides, making tests cleaner, faster to write, and easier to maintain across unit, functional, and acceptance tests. | 9 | 9 | 7 | 61K | 4 | 2.9 | 53.2 | MIT | 3 years ago | |
| stemble/laravel-doctrine-factory | 0.85 | — | 2 | 0 | 1 | 7K | 0 | 25.0 | 53.4 | MIT | 1 month ago | |
| durimjusaj/alice-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 1 year ago | |
| draw/tester | 0.84 | Tools for testing PHP apps: DataTester wraps PHPUnit assertions with a fluent, path-based API for arrays/objects. Includes PHPUnit extensions like CarbonReset to reset Carbon state between tests and SetUpAutowire to autowire test properties via attributes. | 0 | 0 | 0 | 2K | 0 | 0.0 | 44.8 | MIT | — | |
| willdurand/faker-bundle | 0.84 | — | 275 | 284 | 36 | 1K | 10 | 7.3 | 13.0 | — | 8 years ago | |
| fakerphp/faker | 0.84 | Faker is a PHP library for generating realistic fake data to seed databases, build test fixtures, stress test apps, create sample documents, or anonymize production data. Create a generator with Faker\Factory::create() and call methods like name(), email(), text(). | 3,974 | 4,055 | 425 | 10M | 11 | 44.0 | 55.7 | NOASSERTION | 1 year ago | |
| symfonycasts/internal-test-helpers | 0.84 | Internal test utilities from SymfonyCasts to streamline PHPUnit and Symfony/Laravel package testing. Provides shared helpers, fixtures, and assertions used across SymfonyCasts projects to reduce boilerplate and keep tests consistent and readable. | 0 | — | 2 | — | 0 | 0.1 | — | — | — | |
| crudly/testly | 0.84 | A simple test package placeholder for crudly/testly. Currently contains minimal scaffolding and documentation (“This is a test”) and may be used for experimentation or as a starting point for future CRUD-related tooling. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| nolanos/laravel-doctrine-factory | 0.84 | — | 2 | 1 | 1 | 2 | 0 | 25.2 | 3.6 | MIT | 1 month ago | |
| andyftw/image-faker | 0.84 | andyftw/image-faker adds an image provider to Faker, letting you generate fake image URLs or placeholders for tests and seeders. Useful for populating avatar, thumbnail, and gallery fields with realistic-looking image data during development. | 0 | 0 | — | 3 | — | 0.3 | 8.3 | — | — | |
| league/factory-muffin-faker | 0.83 | Wraps Faker generators in deferred closures for easy use with Factory Muffin or any factory setup. Lets you define attributes with Faker and execute generation later, keeping factories simple and flexible. Compatible with PHP 5.4+ via Composer. | 41 | 44 | 19 | 325K | 1 | 3.8 | 54.0 | MIT | 5 years ago |
How can I help you explore Laravel packages today?