Ross ROSS = Recommend OSS · open-source software intelligence for agents

symfony/mime

Allows manipulating MIME messages observed · 2026-08-28

github.com/symfony/mime · homepage · PHP · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
symfony/mimemain95

For agents

markdown · JSON · MCP: product_card(name="symfony/mime")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem