Libraries tagged by test data
warnadi/db-stressmit
464 Downloads
Smart database query benchmark, heuristic security auditor, and stress tester for Multi-Platform DB Stress Test (Laravel, WP, Symfony, CI, CLI).
quioteframework/replay
59 Downloads
Record → replay → regression test: a cassette format/store, a request recorder middleware, cassette:list/cassette:show console commands, and an effect ledger with per-subsystem recording/stub seams (database, HTTP client, cache, queue, env) for Quiote.
igne-agency/laravel-boot-up
174 Downloads
Boot a Laravel project on any machine with one command: php artisan app:up installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets and serves via Herd, Sail or artisan serve, then runs Laravel's own dev terminal and cleanly stops everything it started when you quit it; app:down does the same on demand. Also exports deployment scripts for Laravel Forge and fortrabbit (generate:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (generate:pipeline). Development only - not for production use.
igclabs/floop
148 Downloads
An autonomous feedback loop for Laravel. Testers submit feedback, AI agents fix the code. No database, no tickets, no waiting.
hollodotme/phpunit-testdox-markdown
8182 Downloads
A PHPUnit test listener that creates a testdox markdown file with grouped dataset output
test-db-acle/test-db-acle
337 Downloads
Framework for very lightweight setting up of database test data for unit tests
silverstripe/testdata
1076 Downloads
Manage test data with Yaml files
pizgariu/immutable-test-builder
9 Downloads
Immutable test data builders for PHP - perfect defaults, clone-based tailoring per test, loud refusal on impossible state and a bundled PHPStan rule set that enforces how a builder must be written. Zero runtime dependencies.
localgovdrupal/localgov_publications_importer_test_data
844 Downloads
Test data for localgovdrupal/localgov_publications_importer
joshmoody/mock-data
243 Downloads
Generate realistic test data.
fbarrento/data-factory
1446 Downloads
Test data factory for PHP
mangoweb/tester-database-creator
63388 Downloads
mahbubhelal/refresh-databases
82 Downloads
A Laravel package that extends RefreshDatabase trait to support multiple database connections with separate migration paths. Also provides fast database refreshing with checksum-based caching.
pierres/symfony-database-test
28442 Downloads
Symfony WebTestCase with database support
cspray/database-test-case
299 Downloads
A framework-agnostic library for setting up a database suitable for automated testing.