doctrine/data-fixtures
Doctrine Data Fixtures extension for Doctrine ORM/ODM. Provides a simple, structured way to define, manage, and execute data fixtures for loading seed/test data into your database, with tooling and docs to support fixture organization and execution.
doctrine/data-fixtures is a Doctrine extension for defining and executing data fixtures—repeatable datasets you can load into a database for development, testing, or demos. It integrates with Doctrine ORM/ODM, providing a structured way to seed and reset data while keeping fixture logic organized and reusable.
Use it to manage fixture classes and run them consistently across environments, helping you bootstrap applications and maintain predictable test states.
How can I help you explore Laravel packages today?