dustin10/VichUploaderBundle
A simple Symfony bundle to ease file uploads with ORM entities and ODM documents. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- 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: 36
- age_days: 5389
- days_rel: 13
- days_push: 13
- n_releases_24m: 16
Adoption not part of the score
1908 stars · 521 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Symfony bundle that simplifies handling file uploads attached to Doctrine ORM entities, MongoDB ODM documents, or PHPCR ODM documents. It automates naming, storage, re-injection of uploaded files, deletion on entity removal, and templating helpers for public file URLs.
Use cases
- attach uploaded files to doctrine entities in symfony
- automatically name and store uploaded files
- delete files when entities are removed
- generate public urls for uploaded files in twig
- handle file uploads with mongodb odm documents
When to choose
- you use Symfony with Doctrine ORM/ODM and need entity-attached file uploads
- you want automatic file lifecycle management (save, inject, delete) tied to persistence
- you need configurable storage naming and templating helpers for file URLs
When to avoid
- you are not using the Symfony framework
- you need direct, low-level control over file storage without entity integration
- you handle uploads outside a persistence layer, e.g. plain PHP or another framework
Facets
plugin · maturity active
file-upload orm templating web-development backend files php self-hosted symfony-bundle file-uploads doctrine-orm mongodb-odm phpcr web-server
1 source
- readme: https://github.com/dustin10/VichUploaderBundle · fetched 2026-08-28 · 4512f1824c25
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dustin10/VichUploaderBundle | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="dustin10/VichUploaderBundle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem