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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| butschster/entity-faker | 0.87 | 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.4 | MIT | 4 years ago | |
| reedware/laravel-modern-factories | 0.87 | Bring Laravel 8-style class-based model factories to legacy Laravel (5.1–7.x) apps. Write modern PHPUnit-friendly factories today to reduce upgrade pain later, without facades or service providers. Supports PHP 5.5–8.4. | 0 | 0 | 0 | 171 | 0 | 0.0 | 30.9 | MIT | — | |
| draw/tester | 0.87 | 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 | 818 | 0 | 0.0 | 40.2 | MIT | — | |
| cosma/testing-bundle | 0.87 | — | 3 | 4 | 2 | 0 | 3 | 0.8 | 0.4 | — | — | |
| directorytree/dummy | 0.86 | 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. | 43 | 43 | 0 | 1K | 0 | 20.5 | 22.4 | MIT | 2 months ago | |
| myqee/test | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| league/factory-muffin | 0.86 | 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 | 541 | 73 | 277K | 17 | 19.6 | 45.3 | MIT | 5 years ago | |
| b2pweb/bdf-instantiator | 0.86 | 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 | 264 | 0 | 0.0 | 33.5 | MIT | — | |
| belsym/test-bundle | 0.86 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symfonycasts/internal-test-helpers | 0.85 | 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 | — | — | — | |
| phpunit/dbunit | 0.85 | PHPUnit extension for database interaction testing. Provides DbUnit helpers for setting up database fixtures and asserting database state in tests. Install via Composer (dev) or PHAR. Note: this package is no longer maintained. | 223 | 245 | 185 | 47K | 9 | 5.0 | 24.7 | NOASSERTION | 11 years ago | |
| alterphp/developer-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| graham-campbell/testbench-core | 0.85 | Core testing utilities for Laravel packages, maintained by Graham Campbell. Provides lightweight TestBench components compatible with Laravel 8–13, PHP 7.4–8.5, and PHPUnit 9–12 to simplify package test setup and integration. | 15 | 17 | 0 | 6K | 0 | 21.6 | 39.2 | MIT | 4 months ago | |
| hidayetov/auto-testify | 0.85 | Laravel package that generates CRUD and uniqueness tests for Eloquent models via an Artisan command. Detects unique fields from the DB schema with doctrine/dbal or from a $unique model property, and skips DB-dependent checks when no connection is available. | 0 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| stemble/laravel-doctrine-factory | 0.85 | — | 2 | 0 | 2 | 5K | 0 | 27.4 | 52.3 | MIT | 1 week ago | |
| dosfarma/testing | 0.85 | Laravel testing helpers for Dosfarma projects. Provides lightweight utilities and abstractions to speed up PHPUnit/Pest setup, fakes, and common assertions across apps and packages, helping you write clearer, reusable tests with less boilerplate. | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| apnet/functional-test-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| wyrihaximus/test-utilities | 0.84 | A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). | 7 | 7 | 1 | 145K | 6 | 34.0 | 69.9 | MIT | 2 days ago | |
| league/factory-muffin-faker | 0.84 | 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 | 279K | 1 | 3.7 | 52.7 | MIT | 5 years ago | |
| draw/data-tester | 0.84 | 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 |
How can I help you explore Laravel packages today?