PHP Mailgun\Messages Namespace

Classes

Name Description
BatchMessage This class is used for batch sending. See the official documentation (link below) for usage instructions.
MessageBuilder This class is used for composing a properly formed message object. Dealing with arrays can be cumbersome, this class makes the process easier. See the official documentation (link below) for usage instructions.