Libraries tagged by test fixture
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.
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
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
thanos-kontos/amock
4 Downloads
PHPunit mock fixtures
tecnocen/yii2-arfixture
9826 Downloads
Yii2 library to run fixtures the ActiveRecord Dao
stateforge/scenario-laravel
2 Downloads
Laravel adapter for Stateforge Scenario Core – declarative, attribute-driven scenario execution for reproducible application state.
srathbone/behat-sql-extension
11 Downloads
SQL/PDO extension that facilitates fixture data creation on the fly for Behat
seedling/seedling
51 Downloads
A framework agnostic database seeding and fixture library.