doctrine/DoctrineFixturesBundle
Symfony integration for the doctrine/data-fixtures library observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 59
- 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: 7.0
- age_days: 5612
- days_rel: 273
- days_push: 8
- n_releases_24m: 11
Adoption not part of the score
2533 stars · 211 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Symfony bundle that integrates the Doctrine Data Fixtures library for loading fixture data into the Doctrine ORM. It lets developers define and programmatically load sample or seed data into their application's database.
Use cases
- load sample data into a Symfony app's database
- seed a database with test fixtures
- populate demo data for development environments
- create repeatable database fixtures for integration tests
- load initial reference data on deployment
When to choose
- you use Symfony with Doctrine ORM and need fixture loading
- you want consistent seed data across dev, test, and staging environments
- you need programmatically defined fixtures with dependencies between them
When to avoid
- you don't use Symfony or Doctrine ORM
- you need database migrations for schema changes rather than data seeding
- you use a different framework's fixture tooling like Laravel seeders
Facets
library · maturity stable
database orm developer-tools web-development databases php self-hosted symfony-bundle doctrine fixtures test-data seeding
1 source
- readme: https://github.com/doctrine/DoctrineFixturesBundle · fetched 2026-08-28 · 1b5ff22bc76b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| doctrine/DoctrineFixturesBundle | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="doctrine/DoctrineFixturesBundle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem