symfony/mailer
Helps sending emails observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 2713
- days_rel: 11
- days_push: 11
- n_releases_24m: 56
Adoption not part of the score
1594 stars · 53 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Symfony Mailer is a PHP component for creating and sending emails via SMTP or third-party transports. It supports multipart messages, attachments, Twig templating, CSS inlining, and message signing/encryption.
Use cases
- send emails from a php application
- send transactional emails over smtp
- render html email templates with twig
- attach files to emails in php
- send emails via third-party providers like mailgun or sendgrid
- sign and encrypt email messages
When to choose
- you are building a PHP or Symfony application that needs to send email
- you want a modern, well-maintained alternative to Swiftmailer
- you need Twig templating, CSS inlining, or multipart email support
- you need pluggable transports for SMTP or email delivery services
When to avoid
- your project is not in PHP
- you only need a full email server or inbox client rather than a sending library
- you need bulk marketing email campaign management rather than transactional sending
Facets
library · maturity stable
email email backend web-development php symfony-component smtp mime twig-integration transactional-email
7 sources
- readme: https://github.com/symfony/mailer · fetched 2026-08-28 · 4cb865bce2bc
- homepage: https://symfony.com/mailer · fetched 2026-08-29 · 2fa23d23ac79
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · 67d57e8c6560
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/doc/current/mailer.html · fetched 2026-08-29 · e777e99149c8
- site_page: https://symfony.com/projects/phpmyfaq · fetched 2026-08-29 · 161e93015c26
- site_page: https://symfony.com/releases · fetched 2026-08-29 · 5bd749e2b676
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/mailer | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem