Download the PHP package apeli/apelimailers without Composer
On this page you can find all versions of the php package apeli/apelimailers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package apelimailers
ApeliMailers
📧 Lightweight PHP email library with SMTP, queues, and analytics
Overview
ApeliMailers is a PHP email library providing SMTP support, email queuing capabilities, and analytics. It's designed for developers who need a lightweight, flexible solution for handling email operations.
Features
- SMTP Support: Send emails via SMTP with TLS/SSL encryption
- Multiple Transport Options: Support for SMTP, Sendmail, and custom transports
- Email Analytics: Track email performance metrics
- Security-Focused: Built with security best practices
- Configurable: Adaptable to various email service providers
- Extensible Architecture: Create custom transport adapters
Installation
Basic Usage
Configuration
Transport Options
SMTP Transport
Sendmail Transport
Environment Configuration
Create a .env
file in your project root:
Load configuration in your code:
Adding Attachments
Managing Recipients
License
ApeliMailers is open-source software licensed under the MIT license.
All versions of apelimailers with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-json Version *
ext-openssl Version *
ext-mbstring Version *
ext-json Version *
ext-openssl Version *
ext-mbstring Version *
The package apeli/apelimailers contains the following files
Loading the files please wait ....