floriangaerber/magnesium

This package is abandoned and no longer maintained. No replacement package was suggested.

A wrapper for the Mailgun API-client

v0.4.0-alpha4 2018-04-10 21:36 UTC

This package is auto-updated.

Last update: 2020-06-15 13:22:29 UTC


README

License Packagist Dependency Status CircleCI

Wrapper for the Mailgun API-client.

Installation

Install the latest version

$ composer require floriangaerber/magnesium

Usage

$batchMessage = new Magnesium\Message\BatchMessage($mailgunKey, $mailgunDomain);

Documentation

You can find the documentation and usage examples here.

You can also generate PHPDocs, if needed.

About

Contributing

View CONTRIBUTING.md for information on creating issues, reporting bugs and requesting features.

License

Magnesium is released under the MIT License, view the LICENSE file for details.