Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

floriangaerber/Magnesium-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magnesium-PHP

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.