stof/StofDoctrineExtensionsBundle
Integration bundle for DoctrineExtensions by l3pp4rd in Symfony observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 63
- Release rhythm 55
- 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
- age_days: 5776
- days_rel: 222
- days_push: 222
- n_releases_24m: 6
Adoption not part of the score
1930 stars · 382 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Symfony bundle integrating the DoctrineExtensions library, adding behaviors like Sluggable, Timestampable, Translatable, Tree, Loggable, Blameable, Sortable, Softdeleteable, and Uploadable to Doctrine ORM and MongoDB ODM entities. It wires the extension listeners into Symfony's configuration and dependency injection system.
Use cases
- add slug generation to doctrine entities in symfony
- automatically update created_at and updated_at timestamps
- translate doctrine entities into multiple languages
- implement nested set or materialized path tree structures
- soft delete records instead of removing them
- track entity change history and versions
- make doctrine entities sortable or blameable
When to choose
- you use Symfony with Doctrine ORM or ODM and want common entity behaviors without writing listeners yourself
- you need translatable, sluggable, timestampable, or tree behavior with annotation/attribute-based configuration
- you want extensions that can be nested together with metadata caching
When to avoid
- you don't use Symfony - use DoctrineExtensions directly instead
- you use a non-Doctrine persistence layer
- you need only one simple behavior that a lightweight dedicated bundle handles better
Facets
plugin · maturity stable
orm internationalization file-upload logging plugin-system web-development backend databases php self-hosted symfony-bundle doctrine-extensions doctrine-orm doctrine-odm-mongodb sluggable timestampable translatable tree-structures soft-delete sortable localization web-server
6 sources
- readme: https://github.com/stof/StofDoctrineExtensionsBundle · fetched 2026-08-28 · a108157632ba
- homepage: https://symfony.com/bundles/StofDoctrineExtensionsBundle/current/index.html · fetched 2026-08-29 · bfee7abf5bfa
- site_page: https://symfony.com/bundles/StofDoctrineExtensionsBundle/current/installation.html · fetched 2026-08-29 · 291dcc598076
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/releases · fetched 2026-08-29 · 5bd749e2b676
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · 5928e60cd226
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stof/StofDoctrineExtensionsBundle | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="stof/StofDoctrineExtensionsBundle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem