Libraries tagged by test data
localheinz/test-util
67772 Downloads
Provides a helper trait and generic data providers for tests.
civicrm/upgrade-test
51533 Downloads
Collection of scripts and data-files for testing CiviCRM upgrades
mpyw/laravel-database-mock
20286 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
fakerino/fakerino
14978 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
buildotter/php-core
32824 Downloads
Buildotter Core: Foundation to implement the Test Data Builder Pattern
code-distortion/adapt
40008 Downloads
A Laravel package that builds databases for your tests, improving their speed.
webonaute/doctrine-fixtures-generator-bundle
184905 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
shipmonk/phpunit-parallel-job-balancer
4474 Downloads
Balances PHPUnit test execution across parallel jobs based on JUnit XML timing data
poststatus/wptest
395 Downloads
WP Test - The Best Tests For WordPress.
mcustiel/mockable-datetime
573461 Downloads
A DateTime library that allows mock dates and times in UnitTests.
blundergoat/gruff-php
30156 Downloads
Opinionated PHP code-quality analyzer with SARIF output, baselines, and a local dashboard.
sofa/eloquent-testsuite
109571 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
gromatics/http-fixtures
3791 Downloads
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
nonsapiens/realaddressfactory
12426 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
codewithdennis/filament-factory-action
11058 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.