Download the PHP package vitrus/symfony-office-graph-mailer without Composer
On this page you can find all versions of the php package vitrus/symfony-office-graph-mailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vitrus/symfony-office-graph-mailer
More information about vitrus/symfony-office-graph-mailer
Files in vitrus/symfony-office-graph-mailer
Download vitrus/symfony-office-graph-mailer
More information about vitrus/symfony-office-graph-mailer
Files in vitrus/symfony-office-graph-mailer
Vendor vitrus
Package symfony-office-graph-mailer
Short Description Symfony Mailer Bridge for Microsoft Graph Api Client
License MIT
Package symfony-office-graph-mailer
Short Description Symfony Mailer Bridge for Microsoft Graph Api Client
License MIT
Please rate this library. Is it a good library?
Informations about the package symfony-office-graph-mailer
Symfony Mailer Transport for Microsoft Office 365 Graph API
Provides integration between the Symfony Mailer
and Office365 Graph API
.
- Tested on:
Symfony 6.4
onphp 8.1
Symfony 5.4
onphp 7.4
- Should work on all Symfony 5.x, 6.x, 7.x instances
- Feel free to report issues on github if you have them
- Does not require the Microsoft Graph API Client (speaks to Graph API directly)
- No Guzzle or other external libraries needed, uses only Symfony HTTP Client and Symfony Mailer
Installation steps
1 add via composer
2 Tag the transport factory in your services.yaml
We might change this package to be a bundle so this is no longer needed in the future
3 configure mailer to use the microsoft-graph-api
scheme in .env
(or .env.local
)
The tenant you use here should have permissions to send e-mail, and have access
to the user you will configure as sender
in your e-mails!
Feature: Store in sent items
Messages are automatically stored in Office 365 Sent Items
folder, you can disable this with a custom header:
All versions of symfony-office-graph-mailer with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0 || ^7.4
symfony/mailer Version ^5.4|^6.0|^7.0
symfony/http-client Version ^5.4|^6.0|^7.0
symfony/mailer Version ^5.4|^6.0|^7.0
symfony/http-client Version ^5.4|^6.0|^7.0
The package vitrus/symfony-office-graph-mailer contains the following files
Loading the files please wait ....