Download the PHP package spaanproductions/laravel-mandrill without Composer
On this page you can find all versions of the php package spaanproductions/laravel-mandrill. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spaanproductions/laravel-mandrill
More information about spaanproductions/laravel-mandrill
Files in spaanproductions/laravel-mandrill
Package laravel-mandrill
Short Description Mandrill Mailer for Laravel 9+
License MIT
Homepage https://github.com/spaanproductions/laravel-mandrill
Informations about the package laravel-mandrill
LaravelMandrill
This is where your description should go. Take a look at contributing.md to see a todo list.
Note
Please note that BCC is not supported with this driver.
Installation
Via Composer
Add the Mandrill mailer to your config\mail.php
:
Usage
Change log
Please see the changelog for more information on what has changed recently.
Testing
Running Tests
This package uses PHPUnit and Orchestra Testbench for testing.
To run the tests, execute:
This will run all test cases in the tests/
directory.
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
MIT. Please see the license file for more information.
All versions of laravel-mandrill with dependencies
illuminate/support Version ^9.0|^10.0|^11.0|^12.0
mailchimp/transactional Version ^1.0
symfony/mailer Version ^6.0|^7.0