PHPackages                             communitales/symfony-microsoft365-mailer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. communitales/symfony-microsoft365-mailer

ActiveSymfony-mailer-bridge[Mail &amp; Notifications](/categories/mail)

communitales/symfony-microsoft365-mailer
========================================

Symfony Office365 Mailer Bridge

7.3.0(7mo ago)0319[1 PRs](https://github.com/communitales/symfony-microsoft365-mailer/pulls)MITPHPPHP &gt;=8.2CI passing

Since Jul 26Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/communitales/symfony-microsoft365-mailer)[ Packagist](https://packagist.org/packages/communitales/symfony-microsoft365-mailer)[ Docs](https://symfony.com)[ RSS](/packages/communitales-symfony-microsoft365-mailer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (8)Versions (5)Used By (0)

Microsoft 365 Mailer
====================

[](#microsoft-365-mailer)

Provides Microsoft 365 integration for Symfony Mailer.

Configuration example:

```
# API
MAILER_DSN=microsoft365+api://CLIENT_ID:CLIENT_SECRET@default?tenant_id=TENANT_ID&username=USERNAME
```

where:

- `CLIENT_ID` is your Microsoft 365 API client ID
- `CLIENT_SECRET` is your Microsoft 365 API client secret
- `TENANT_ID` is your Microsoft 365 API tenant ID
- `USERNAME` is your Microsoft 365 API username

```
# config/services.yaml
services:
    Communitales\Symfony\Component\Mailer\Bridge\Microsoft365\Transport\Microsoft365TransportFactory:
        tags: ['mailer.transport_factory']
```

Register App for Microsoft credentials
--------------------------------------

[](#register-app-for-microsoft-credentials)

- [Quickstart: Register an application with the Microsoft identity platform](https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app?tabs=certificate)

Add the API-Permissions:

- Microsoft Graph
    - Mail.ReadWrite
    - Mail.Send

Resources
---------

[](#resources)

- [Contributing](https://symfony.com/doc/current/contributing/index.html)
- [Report issues](https://github.com/symfony/symfony/issues) and [send Pull Requests](https://github.com/symfony/symfony/pulls)in the [main Symfony repository](https://github.com/symfony/symfony)

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance68

Regular maintenance activity

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~224 days

Total

3

Last Release

213d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c4e160cebfb3dbcb8bc49d1b408e61ddaa3e18535537307c3fe33f3a6212ae95?d=identicon)[communitales](/maintainers/communitales)

---

Top Contributors

[![sven-communitales](https://avatars.githubusercontent.com/u/13959824?v=4)](https://github.com/sven-communitales "sven-communitales (10 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

symfonymailerOffice365Microsoft365

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/communitales-symfony-microsoft365-mailer/health.svg)

```
[![Health](https://phpackages.com/badges/communitales-symfony-microsoft365-mailer/health.svg)](https://phpackages.com/packages/communitales-symfony-microsoft365-mailer)
```

###  Alternatives

[sylius/mailer-bundle

Mailers and e-mail template management for Symfony projects.

728.1M77](/packages/sylius-mailer-bundle)[dotkernel/dot-mail

Dotkernel mail component based on symfony mailer

1140.0k5](/packages/dotkernel-dot-mail)[yzh52521/think-mail

A powerful and beautiful php mailer for All of ThinkPHP and Other PHP Frameworks based symfony

745.0k](/packages/yzh52521-think-mail)[hafael/azure-mailer-driver

Supercharge your Laravel or Symfony app with Microsoft Azure Communication Services (ACS)! Effortlessly add email, chat, voice, video, and telephony-over-IP for next-level communication. 🚀

14109.2k](/packages/hafael-azure-mailer-driver)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
