Wrapper for the Mailgun API-client.
Install the latest version
$ composer require floriangaerber/magnesium
$batchMessage = new Magnesium\Message\BatchMessage($mailgunKey, $mailgunDomain);
You can find the documentation and usage examples here.
You can also generate PHPDocs, if needed.
View CONTRIBUTING.md for information on creating issues, reporting bugs and requesting features.
Magnesium is released under the MIT License, view the LICENSE file for details.