muzammilversiani / mailtrill-php-sdk
MailTrill PHP-SDK
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/muzammilversiani/mailtrill-php-sdk
Requires
- php: >=5.2
This package is not auto-updated.
Last update: 2025-12-21 12:04:27 UTC
README
This repository contains the PHP SDK for MailTrill.
You'll find proper example on how to manage lists, subscribers, campaigns, templates and more.
Please see the examples folder for usage and available endpoints.
Installation
You can either download latest version of the code or you can install it via composer as follows:
composer require muzammilversiani/mailtrill-php-sdk
Examples
To test the SDK, open examples/setup.php file and set your publicKey and privateKey.