floriangaerber/magnesium
This package is abandoned and no longer maintained.
No replacement package was suggested.
A wrapper for the Mailgun API-client
Maintainers
v0.4.0-alpha4
2018-04-10 21:36 UTC
Requires
- php: ^7.0
- mailgun/mailgun-php: ^2.3
- php-http/guzzle6-adapter: ^1.1
- php-http/message: ^1.5
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.3
- phpunit/phpunit: ^6.1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 28abd2a53ebd60ea8c7be70d9e70db7ba0937a97
- Florian GΓ€rber <magnesium-php.woop@florian.sh>
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.
