symfony/mime
Allows manipulating MIME messages observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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: 0.0
- age_days: 2785
- days_rel: 11
- days_push: 10
- n_releases_24m: 65
Adoption not part of the score
2827 stars · 38 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Symfony MIME is a PHP component for creating and manipulating MIME messages, including email construction with headers, attachments, and multipart content. It underpins Symfony's Mailer component and is widely used across major PHP projects.
Use cases
- compose emails with attachments in php
- build multipart mime messages
- parse and manipulate mime message headers
- create html and plain text email bodies
- detect mime types of files
- embed images in emails
When to choose
- you need standards-compliant email message construction in PHP
- you use Symfony Mailer or Laravel and need the underlying message layer
- you need low-level control over MIME parts, headers, and attachments
When to avoid
- you only need to send emails and prefer a higher-level mailer API
- you are not working in PHP
- you need a full email client or SMTP server
Facets
library · maturity stable
email serialization email backend web-development php mime symfony-component email-messages attachments
6 sources
- readme: https://github.com/symfony/mime · fetched 2026-08-28 · ef981a132f5d
- homepage: https://symfony.com/mime · fetched 2026-08-29 · 3560100e1504
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/doc/current/components/mime.html · fetched 2026-08-29 · 2daeb983ff8c
- site_page: https://symfony.com/releases · fetched 2026-08-29 · 2fd410222cfe
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · 83b70dd163fb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/mime | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem