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://www.cpy-pst.de
Package microsoft-symfony-mailer
Short Description Microsoft Graph API bridge for symfony mailer
License MIT
Homepage https://www.cpy-pst.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.yamlconfiguration
PMDevelopment\Mailer\Bridge\Microsoft\Transport\GraphTransportFactory:
tags:
- { name: mailer.transport_factory }
Add required Parameters to .env
MAILER_DSN=microsoft+graph://clientId:clientSecret@tenantIdAll versions of microsoft-symfony-mailer with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
guzzlehttp/guzzle Version ^7.0
microsoft/microsoft-graph Version ^2.37|^3.0
symfony/event-dispatcher-contracts Version *
symfony/mailer Version ^7.0|^8.0
guzzlehttp/guzzle Version ^7.0
microsoft/microsoft-graph Version ^2.37|^3.0
symfony/event-dispatcher-contracts Version *
symfony/mailer Version ^7.0|^8.0
The package pmdevelopment/microsoft-symfony-mailer contains the following files
Loading the files please wait ...