codeception/module-datafactory
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| league/factory-muffin-faker | 0.85 | 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 | 303K | 1 | 3.7 | 53.2 | MIT | 5 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 | — | |
| cosma/testing-bundle | 0.84 | — | 3 | 4 | 2 | 0 | 3 | 0.8 | 0.4 | — | — | |
| willdurand/faker-bundle | 0.84 | — | 275 | 284 | 36 | 1K | 10 | 7.3 | 12.9 | — | 8 years ago | |
| durimjusaj/alice-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 1 year ago | |
| draw/data-tester | 0.83 | Lightweight PHP data testing helper for validating arrays/objects against expected shapes and values. Useful for unit tests and quick assertions, with simple matchers and readable failure messages to spot mismatches fast. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 8 years ago | |
| laracasts/testdummy | 0.83 | 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 | |
| doctrine/data-fixtures | 0.83 | Doctrine Data Fixtures provides a simple way to define, manage, and execute fixture classes for loading sample or test data into Doctrine ORM or ODM. Useful for seeding databases, repeatable test setups, and development environments with consistent data. | 2,849 | 2,870 | 232 | 2M | 35 | 58.0 | 59.2 | MIT | 2 months ago | |
| league/factory-muffin | 0.82 | 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. | 537 | 540 | 73 | 334K | 17 | 19.6 | 46.4 | MIT | 5 years ago | |
| benelori/alice-bundle | 0.82 | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| directorytree/dummy | 0.82 | 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 | |
| worksome/request-factories | 0.82 | — | 623 | 622 | 17 | 74K | 1 | 25.6 | 33.9 | MIT | 1 month ago | |
| yiisoft/yii2-faker | 0.82 | 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 | — | |
| ergebnis/data-provider | 0.81 | Generate data providers for PHPUnit from arrays, iterables, or generators with a small, focused API. Helps build readable, reusable test datasets and named cases, reducing boilerplate when writing parameterized tests in PHP. | 28 | 28 | 0 | 36K | 1 | 8.7 | 44.6 | MIT | 9 months ago | |
| codewithdennis/filament-factory-action | 0.81 | — | 37 | 37 | 5 | 263 | 0 | 9.6 | 10.7 | MIT | 1 month ago | |
| andyftw/image-faker | 0.81 | 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 | — | — | |
| codeception/codeception | 0.81 | Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. | 4,854 | 4,909 | 1,285 | 1M | 152 | 82.3 | 63.4 | MIT | 3 months ago | |
| butschster/entity-faker | 0.81 | 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 | |
| coduo/phpspec-data-provider-extension | 0.81 | PHPSpec extension adding data providers to run the same specification with multiple input/output datasets. Define examples in your specs for concise, parameterized tests and cleaner coverage of edge cases without duplicating scenarios. | 39 | 40 | 19 | 827 | 2 | 1.2 | 12.7 | MIT | 10 years ago | |
| codenco-dev/eloquent-model-tester | 0.81 | Laravel dev-only helper to test Eloquent models: verify table structure/columns, fillable vs guarded attributes, and model relationships. Works with PHPUnit and model factories, integrates easily in your model test classes. | 20 | 20 | 1 | 205 | 2 | 24.8 | 16.6 | MIT | 4 weeks ago |
How can I help you explore Laravel packages today?