doctrine/data-fixtures
Doctrine2 ORM Data Fixtures Extensions observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 65
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 35.0
- age_days: 5826
- days_rel: 154
- days_push: 8
- n_releases_24m: 11
Adoption not part of the score
2851 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Doctrine Data Fixtures is a PHP library for managing and loading data fixtures into databases via the Doctrine ORM or ODM. It provides a fixture loader and object reference tracking to populate databases with test or seed data.
Use cases
- load seed data into a doctrine database
- populate test databases with fixtures for phpunit
- create reusable fixture classes for doctrine orm
- share references between fixture objects when loading data
- reset and reload database data between tests
When to choose
- you use Doctrine ORM or MongoDB ODM and need fixture loading
- you want ordered fixture loading with shared object references
- you need deterministic test data for a PHP application
When to avoid
- you use a different ORM or raw SQL migrations for seeding
- you need production-scale data generation rather than fixture loading
- your project does not use PHP or Composer
Facets
library · maturity stable
orm database data-generation testing databases developer-tools testing php cli doctrine fixtures data-fixtures symfony odm test-data php
4 sources
- readme: https://github.com/doctrine/data-fixtures · fetched 2026-08-28 · f479b2123ae2
- homepage: http://www.doctrine-project.org · fetched 2026-08-29 · 6d7d6496fc0f
- site_page: https://www.doctrine-project.org/projects/doctrine-orm/en/current/tutorials/getting-started.html · fetched 2026-08-29 · 0cf13450132c
- site_page: https://www.doctrine-project.org/2024/10/14/doctrine-core-team-meetup-2024.html · fetched 2026-08-29 · 17c289011ed0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| doctrine/data-fixtures | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="doctrine/data-fixtures")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem