monstrex/phpmail

PHP Mail driver

Downloads

1

Stars

0

Version

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.

MonstreX

Author

MonstreX