Download the PHP package moxso/laravel-scaleway-tem without Composer
On this page you can find all versions of the php package moxso/laravel-scaleway-tem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download moxso/laravel-scaleway-tem
More information about moxso/laravel-scaleway-tem
Files in moxso/laravel-scaleway-tem
Package laravel-scaleway-tem
Short Description A Laravel mailer driver for sending transactional emails through Scaleway TEM.
License MIT
Homepage https://github.com/moxso/laravel-scaleway-tem
Informations about the package laravel-scaleway-tem
A Laravel mailer driver for sending transactional emails through Scaleway TEM.
Laravel Scaleway TEM Mailer provides a seamless mail transport integration for sending transactional emails through Scaleway Transactional Email (TEM) directly from Laravel applications.
The package adds a dedicated mail driver that allows Laravel's Mail system to deliver messages via the Scaleway TEM API while preserving the familiar Laravel mail workflow.
This package uses the Scaleway API transport only. It does not configure or send mail over SMTP.
Installation
You can install the package via composer:
Next, you must publish the config file:
This is the contents of the published config file:
Finally, add the mailer to your config/mail.php configuration file:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Moxso
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-scaleway-tem with dependencies
spatie/laravel-package-tools Version ^1.16
symfony/http-client Version ^8.0
symfony/scaleway-mailer Version ^8.0