Registry / http-client / mandrill-mandrill

mandrill-mandrill

JSON →
library1.0.55phppackagistunverified

Deprecated API client library for the Mandrill email as a service platform. Replaced by mailchimp/transactional

composer require mandrill/mandrill
INSTALL
IMPORT
SIG · MANDRILL-MANDRILL
M
mandrill-mandrill
http-clientphpv1.0.55
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Mandrill
use Mandrill\Mandrill;

Sends an email via Mandrill API.

use Mandrill\Mandrill; $mandrill = new Mandrill('your-api-key'); $result = $mandrill->messages->send(['message' => ['to' => [['email' => 'test@example.com']]]]);
Debug
Known issues
breakingDeprecated library
fix
Use mailchimp/transactional instead
affects: >=1.0.0
Upgrade
Version history
1.0.55latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
Resources
mandrill-mandrill — pip install mandrill-mandrill · libregistry