SkillAgentSearch skills...

Data Fixtures

Doctrine2 ORM Data Fixtures Extensions

Install / Use

npx skills add doctrine/data-fixtures

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars2.9k
CategoryDevelopment
Updated9d ago
Forks231

Languages

PHP

Security Score

95/100

Audited on Jul 30, 2026

No findings