Grégoire Paris 7cb54b8d2c Bump PHPUnit patch version
There has been a CVE that prevents the installation of the versions we
required.
2026-02-16 21:07:09 +01:00
2025-11-09 14:07:06 +01:00
2026-02-16 21:07:09 +01:00
2015-10-23 23:22:18 -04:00
2024-11-05 17:00:26 +01:00
2022-03-24 22:52:10 +01:00
2024-11-05 17:00:26 +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%