Download the PHP package emercurymail/smtp-sdk without Composer
On this page you can find all versions of the php package emercurymail/smtp-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download emercurymail/smtp-sdk
More information about emercurymail/smtp-sdk
Files in emercurymail/smtp-sdk
Download emercurymail/smtp-sdk
More information about emercurymail/smtp-sdk
Files in emercurymail/smtp-sdk
Vendor emercurymail
Package smtp-sdk
Short Description Official PHP SDK for the Emercury SMTP API
License MIT
Homepage https://www.emercury.net
Package smtp-sdk
Short Description Official PHP SDK for the Emercury SMTP API
License MIT
Homepage https://www.emercury.net
Please rate this library. Is it a good library?
Informations about the package smtp-sdk
Emercury SMTP SDK for PHP
The official PHP client for sending transactional email and reading outbound delivery statistics through the stable Emercury SMTP API.
Requirements
- PHP 8.1 or newer
- cURL, JSON, and mbstring extensions
Installation
Send an email
Use a unique idempotency key when a send may be retried. The same key and normalized payload return the original
response for 24 hours; reusing a key with a different payload returns 409 Conflict.
All versions of smtp-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.8
guzzlehttp/psr7 Version ^2.6
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.8
guzzlehttp/psr7 Version ^2.6
The package emercurymail/smtp-sdk contains the following files
Loading the files please wait ...