Download the PHP package mailbreeze/mailbreeze-php without Composer
On this page you can find all versions of the php package mailbreeze/mailbreeze-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mailbreeze/mailbreeze-php
More information about mailbreeze/mailbreeze-php
Files in mailbreeze/mailbreeze-php
Download mailbreeze/mailbreeze-php
More information about mailbreeze/mailbreeze-php
Files in mailbreeze/mailbreeze-php
Vendor mailbreeze
Package mailbreeze-php
Short Description Official PHP SDK for MailBreeze - Email Marketing & Transactional Email Platform
License MIT
Homepage https://github.com/MailBreeze/mailbreeze-php
Package mailbreeze-php
Short Description Official PHP SDK for MailBreeze - Email Marketing & Transactional Email Platform
License MIT
Homepage https://github.com/MailBreeze/mailbreeze-php
Please rate this library. Is it a good library?
Informations about the package mailbreeze-php
MailBreeze PHP SDK
Official PHP SDK for MailBreeze - Email Marketing & Transactional Email Platform.
Requirements
- PHP 8.1 or higher
- Composer
Installation
Quick Start
Features
- Transactional Emails - Send individual emails with tracking
- Contacts Management - Create, update, and manage contacts
- Lists - Organize contacts into lists
- Email Verification - Validate email addresses
- Attachments - Upload and attach files to emails
Usage Examples
Sending Emails
Managing Contacts
Managing Lists
Email Verification
Attachments
Configuration Options
Error Handling
The SDK throws specific exceptions for different error types:
Automatic Retries
The SDK automatically retries failed requests with exponential backoff for:
- Connection errors
- Server errors (500, 502, 503, 504)
- Request timeouts (408)
Rate limit errors (429) are not retried automatically to respect the API limits.
License
MIT License - see LICENSE for details.
All versions of mailbreeze-php with dependencies
PHP Build Version
Package Version
The package mailbreeze/mailbreeze-php contains the following files
Loading the files please wait ...