Mindrill
Mindrill copied to clipboard
A minimal Mandrill API PHP implementation
Mindrill
A minimal Mandrill API PHP implementation
Example:
$mandrill = new Mindrill('API KEY');
$mandrill->call('/users/ping');