Download the PHP package zhylon/laravel-mailer without Composer
On this page you can find all versions of the php package zhylon/laravel-mailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zhylon/laravel-mailer
More information about zhylon/laravel-mailer
Files in zhylon/laravel-mailer
Package laravel-mailer
Short Description Symfony Zhylon Mailer Bridge
License MIT
Homepage https://github.com/zhylon/laravel-mailer
Informations about the package laravel-mailer
Zhylon Bridge for Laravel Mailer
Provides Zhylon integration for Symfony Mailer. We have used the Postmark API and Bridge as a base for this package. See the Postmark Bridge or Postmark API for more information.
Installation
You can install the package via composer:
Configuration
Configuration example for config/mail.php
:
Also you need to add the zhylon-mailer transport to your config/services.php
:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- TobyMaxham
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-mailer with dependencies
illuminate/contracts Version ^10.0||^11.0
psr/event-dispatcher Version ^1
symfony/mailer Version ^6.4|^7.0