doctrine/data-fixtures
Doctrine Data Fixtures provides a simple way to define, manage, and run data fixture loaders for Doctrine ORM/ODM. Use it to seed databases with reusable sample data for development, testing, and demos via an organized fixture execution workflow.
Adopt if:
Look elsewhere if:
laravel/factories or laravel/test-factories).mongodb/mongodb fixtures).For Executives: "Doctrine Data Fixtures lets us standardize test environments and reduce developer friction. By automating database seeding—from local dev to CI/CD—we cut onboarding time by 40% and eliminate ‘works on my machine’ issues. It’s a low-cost, high-impact tool for reliability, especially as we scale testing for [feature X]."
For Engineers: *"This package replaces manual SQL scripts with PHP-based fixtures, giving us:
php bin/console doctrine:fixtures:load).Key Metrics to Track:
How can I help you explore Laravel packages today?