Download the PHP package pmdevelopment/microsoft-symfony-mailer without Composer
On this page you can find all versions of the php package pmdevelopment/microsoft-symfony-mailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pmdevelopment/microsoft-symfony-mailer
More information about pmdevelopment/microsoft-symfony-mailer
Files in pmdevelopment/microsoft-symfony-mailer
Download pmdevelopment/microsoft-symfony-mailer
More information about pmdevelopment/microsoft-symfony-mailer
Files in pmdevelopment/microsoft-symfony-mailer
Vendor pmdevelopment
Package microsoft-symfony-mailer
Short Description Microsoft Graph API bridge for symfony mailer
License MIT
Homepage https://pmdevelopment.de
Package microsoft-symfony-mailer
Short Description Microsoft Graph API bridge for symfony mailer
License MIT
Homepage https://pmdevelopment.de
Please rate this library. Is it a good library?
Informations about the package microsoft-symfony-mailer
Symfony Mailer for Microsoft
Use this bridge to send Emails with symfony/mailer
and Microsoft Graph API. Supported Features:
Field | Supported |
---|---|
Subject | ✓ |
Return-Path | ✕ |
Sender | ✓ |
From | ✕ |
Reply-To | ✕ |
To | ✓ |
Cc | ✓ |
Bcc | ✓ |
Priority | ✕ |
Text | ✓ |
HTML | ✕ |
Attachments | ✓ |
Configuration
Extend your services.yaml
configuration
PMDevelopment\Mailer\Bridge\Microsoft\Transport\GraphTransportFactory:
tags:
- { name: mailer.transport_factory }
Add required Parameters to .env
MAILER_DSN=microsoft+graph://clientId:clientSecret@tenantId
All versions of microsoft-symfony-mailer with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^6.0|^7.0
microsoft/microsoft-graph Version ^1.110.0
symfony/event-dispatcher-contracts Version *
symfony/mailer Version ^6.0|^7.0
guzzlehttp/guzzle Version ^6.0|^7.0
microsoft/microsoft-graph Version ^1.110.0
symfony/event-dispatcher-contracts Version *
symfony/mailer Version ^6.0|^7.0
The package pmdevelopment/microsoft-symfony-mailer contains the following files
Loading the files please wait ....