All Projects → darrenscerri → Mindrill

darrenscerri / Mindrill

Licence: other
A minimal Mandrill API PHP implementation

Programming Languages

PHP
23972 projects - #3 most used programming language

Mindrill

A minimal Mandrill API PHP implementation

Example:

$mandrill = new Mindrill('API KEY');
$mandrill->call('/users/ping');
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].