Download the PHP package ondrs/nette-mailgun-mailer without Composer
On this page you can find all versions of the php package ondrs/nette-mailgun-mailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ondrs/nette-mailgun-mailer
More information about ondrs/nette-mailgun-mailer
Files in ondrs/nette-mailgun-mailer
Download ondrs/nette-mailgun-mailer
More information about ondrs/nette-mailgun-mailer
Files in ondrs/nette-mailgun-mailer
Vendor ondrs
Package nette-mailgun-mailer
Short Description Implementation of Nette\IMailer for Mailgun PHP SDK.
License MIT
Homepage http://ondraplsek.cz
Package nette-mailgun-mailer
Short Description Implementation of Nette\IMailer for Mailgun PHP SDK.
License MIT
Homepage http://ondraplsek.cz
Please rate this library. Is it a good library?
Informations about the package nette-mailgun-mailer
Nette Mailgun Mailer

Implementation of Nette\IMailer for Mailgun PHP SDK.
Installation
composer.json
"ondrs/nette-mailgun-mailer": "v0.2.1"
Configuration
Register the extension:
And configure it:
Why?
Implementation of Nette\SmtpMailer is broken and nobody cares. Correct definition of email headers is tricky and can change over time. Sending emails directly via Mailgun API solves this issue. Mailgun service should generate (hopefully) correct headers for us.
This extension overrides default mailer service definition.
All versions of nette-mailgun-mailer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
nette/bootstrap Version ~2.3.0|~2.4.0
nette/di Version ~2.3.0|~2.4.0
nette/mail Version ~2.3.0|~2.4.0
mailgun/mailgun-php Version ~2.3.4
php-http/curl-client Version ^1.7
guzzlehttp/psr7 Version ^1.4
nette/bootstrap Version ~2.3.0|~2.4.0
nette/di Version ~2.3.0|~2.4.0
nette/mail Version ~2.3.0|~2.4.0
mailgun/mailgun-php Version ~2.3.4
php-http/curl-client Version ^1.7
guzzlehttp/psr7 Version ^1.4
The package ondrs/nette-mailgun-mailer contains the following files
Loading the files please wait ....