Libraries tagged by test fixtures
jeroen/wikibase-data-fixtures
614 Downloads
Fixtures for Wikibase data that can be used in tests or examples
instride/pimcore-fixtures-bundle
8 Downloads
instride - Pimcore Fixtures Bundle
folsh/phpunit-dynamic-fixture
346 Downloads
Dynamic setUp to create an appropriate context in your tests
dknx01/data-fixtures
0 Downloads
A PHP package for data fixtures with plain PDO connection.
ccgenerator/test-cards
1 Downloads
Synthetic, Luhn-valid payment card numbers for testing card input. Framework-agnostic core with first-class Laravel and Symfony integration: validation rules, a Faker provider, console commands. No dependencies, no network calls, no real card data.
arnolem/magic-fixtures
21 Downloads
Easy Fixtures generator
andreybolonin/doctrine-fixtures-generator-bundle
655 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.
aa/api-tester
16 Downloads
Library for automated REST API testing using fixtures
alexislefebvre/test-bundle
53 Downloads
This bundles provides additional functional test-cases for Symfony applications
alexislefebvre/fixtures-bundle
54 Downloads
This bundles provides additional functional test-cases for Symfony applications
phdevutils/faker
12 Downloads
Filipino-localized fake-data generator — names, addresses (regions/provinces/cities), phones, government IDs, peso amounts, businesses, PH holiday/working-day dates, and full payslip fixtures (uses phdevutils/payroll).
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
flatt-security/hola-takumi-php
6 Downloads
Takumi Guard blocklist test fixture (canary). Intentionally blocked by packagist.flatt.tech — do not depend on this package.
dolly/dolly
388 Downloads
A thin library for easily creating database fixtures at runtime during tests.
flyos/factory-girl-php
1015 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl