LaravelPackages.net
Acme Inc.
Toggle sidebar
monstrex/phpmail

PHP Mail driver

1
0
About monstrex/phpmail

monstrex/phpmail is a Laravel package for php mail driver. It currently has 0 GitHub stars and 1 downloads on Packagist. Install it with composer require monstrex/phpmail. Discover more Laravel packages by monstrex or browse all Laravel packages to compare alternatives.

Last updated

PHPMail DRIVER

Latest Version on Packagist Total Downloads Build Status StyleCI

PHP Mail Driver is a tiny driver implements legacy php e-mail sending funtcion mail() in your laravel application.

Be careful, this function is insecure!

Installation

Via Composer

$ composer require monstrex/phpmail

Usage

Just set .env parameters to MAIL_DRIVER=phpmail. Nothing more is required.

Change log

Please see the changelog for more information on what has changed recently.

Testing

Not implemented.

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.

Star History Chart