Registry / testing / zenstruck-foundry

zenstruck-foundry

JSON →
library2.10.1phppackagistunverified

A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.

composer require zenstruck/foundry
INSTALL
IMPORT
SIG · ZENSTRUCK-FOUNDRY
Z
zenstruck-foundry
testingphpv2.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Factory
use Zenstruck\Foundry\Factory;

Create a factory for an entity and generate a fixture.

use Zenstruck\Foundry\Factory; $factory = Factory::new(Entity::class); $entity = $factory->create();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.10.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
63 hits · last 30 days
node
56
OpenAI (training)
1
Resources
zenstruck-foundry — pip install zenstruck-foundry · libregistry