dependabot[bot] 90b61641b2 Bump doctrine/.github from 8.0.0 to 10.1.0
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 8.0.0 to 10.1.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](https://github.com/doctrine/.github/compare/8.0.0...10.1.0)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 07:31:49 +00:00
2025-10-12 21:24:49 +02:00
2024-11-04 23:51:07 +01:00
2020-12-08 19:30:54 +01:00
2025-10-12 21:24:49 +02:00
2015-10-23 23:22:18 -04:00
2025-10-12 21:24:49 +02:00
2022-03-24 22:52:10 +01:00
2024-03-08 09:04:00 +01:00

Doctrine Data Fixtures Extension

Build Status

This extension aims to provide a simple way to manage and execute the loading of data fixtures for the Doctrine ORM or ODM.

More resources:

Running the tests:

Phpunit is included in the dev requirements of this package.

To setup and run tests follow these steps:

  • go to the root directory of data-fixtures
  • run: composer install --dev
  • run: vendor/bin/phpunit
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:16:44.871Z
Readme MIT 2 MiB
Languages
PHP 100%