Download the PHP package chrisbarr/mandrill-mailer without Composer
On this page you can find all versions of the php package chrisbarr/mandrill-mailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chrisbarr/mandrill-mailer
More information about chrisbarr/mandrill-mailer
Files in chrisbarr/mandrill-mailer
Download chrisbarr/mandrill-mailer
More information about chrisbarr/mandrill-mailer
Files in chrisbarr/mandrill-mailer
Vendor chrisbarr
Package mandrill-mailer
Short Description SwiftMailer-like interface for sending emails using the Mandrill Messages API
License MIT
Homepage https://github.com/chrisbarr/MandrillMailer
Package mandrill-mailer
Short Description SwiftMailer-like interface for sending emails using the Mandrill Messages API
License MIT
Homepage https://github.com/chrisbarr/MandrillMailer
Please rate this library. Is it a good library?
Informations about the package mandrill-mailer
MandrillMailer
SwiftMailer-like interface for sending emails using the Mandrill Messages API
Basic Usage
Include it using composer:
Or add it to your composer.json file:
Then use it like so:
See Also
Read more about the Mandrill Messages API here: https://mandrillapp.com/api/docs/messages.JSON.html
Use the official Mandrill PHP library here: https://mandrillapp.com/api/docs/index.php.html
Reasons for developing
- I wanted to use something with a nicer interface than this: https://mandrillapp.com/api/docs/messages.php.html#method-send
- SwiftMailer is excellent at sending emails using SMTP, but I couldn't find an easy way to send messages using an API
- I wanted to use Travis CI and be listed on Packagist :)
All versions of mandrill-mailer with dependencies
PHP Build Version
Package Version
The package chrisbarr/mandrill-mailer contains the following files
Loading the files please wait ....