PHPackages                             shrd/laravel-microsoft-graph-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. shrd/laravel-microsoft-graph-mailer

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

shrd/laravel-microsoft-graph-mailer
===================================

Adds a mailer transport that sends emails using the microsoft graph API.

v0.5.2(1y ago)016.2k↓50%proprietaryPHPPHP &gt;= 8.2

Since Mar 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/shared-digitaltechnologies/laravel-microsoft-graph-mailer)[ Packagist](https://packagist.org/packages/shrd/laravel-microsoft-graph-mailer)[ RSS](/packages/shrd-laravel-microsoft-graph-mailer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (6)Versions (14)Used By (0)

`shrd/laravel-microsoft-graph-mailer`
=====================================

[](#shrdlaravel-microsoft-graph-mailer)

This package was generated by the `@shared-digitaltechnologies/nx-php` plugin.

Configuration
-------------

[](#configuration)

Merge your `config/mail.php` with the following:

```
return [
    "mailers" => [
        "microsoft-graph" => [
            "transport" => "microsoft-graph",
            "credential_driver" => env('MAIL_MICROSOFT_GRAPH_CREDENTIAL_DRIVER'), // Defaults to the default azure credential of the app.
            "save_to_sent_items" => env('MAIL_MICROSOFT_GRAPH_SAVE_TO_SENT_ITEMS', false) // Save the emails in the sent items of the mailbox?
        ]
    ]
]

```

Commands
--------

[](#commands)

To make an archive-file of this package that can be imported by other php applications, run:

```
nx run laravel-microsoft-graph-mailer:build

```

To test this package, run:

```
nx run laravel-microsoft-graph-mailer:test

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.7% 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 ~20 days

Recently: every ~59 days

Total

13

Last Release

559d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1296383?v=4)[shrd](/maintainers/shrd)[@shrd](https://github.com/shrd)

---

Top Contributors

[![roelhem](https://avatars.githubusercontent.com/u/5198501?v=4)](https://github.com/roelhem "roelhem (8 commits)")[![djoost](https://avatars.githubusercontent.com/u/64304384?v=4)](https://github.com/djoost "djoost (3 commits)")

---

Tags

laravelmailerazureMicrosoft graph

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/shrd-laravel-microsoft-graph-mailer/health.svg)

```
[![Health](https://phpackages.com/badges/shrd-laravel-microsoft-graph-mailer/health.svg)](https://phpackages.com/packages/shrd-laravel-microsoft-graph-mailer)
```

###  Alternatives

[therobfonz/laravel-mandrill-driver

Mandrill Driver for Laravel

773.5M](/packages/therobfonz-laravel-mandrill-driver)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[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)[innoge/laravel-msgraph-mail

Laravel Mail driver for Microsoft Office 365 using the MSGraph API

73330.8k2](/packages/innoge-laravel-msgraph-mail)[spatie/laravel-mailcoach-sdk

An SDK to easily work with the Mailcoach API in Laravel apps

41290.2k1](/packages/spatie-laravel-mailcoach-sdk)[dotkernel/dot-mail

Dotkernel mail component based on symfony mailer

1140.0k5](/packages/dotkernel-dot-mail)

PHPackages © 2026

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