talandis/laravel-mail-driver is a Laravel package for the missing swift php mail driver.
It currently has 1 GitHub stars and 110 downloads on Packagist (latest version 1.0.1).
Install it with composer require talandis/laravel-mail-driver.
Discover more Laravel packages by talandis
or browse all Laravel packages to compare alternatives.
Last updated
The missing Swift Mail Transport which was deprecated
Most of the code is reused from the original driver.
I've just made it to be available for usage after it was removed from the original repository.