berlioz / mailer
Berlioz Mailer is a PHP library for sending mail, with or without local server.
v3.0.0
2026-02-19 13:27 UTC
Requires
- php: ^8.2
- ext-fileinfo: *
- ext-mbstring: *
- psr/log: ^2.0 || ^3.0
README
Note
This repository is a read-only split from the main Berlioz Framework repository.
For contributions, issues, or more information, please visit the main Berlioz Framework repository.
Do not open issues or pull requests here.
Berlioz Mailer is a PHP library for sending mail, with or without local server.
📖 Full documentation
Installation
You can install Berlioz Mailer with Composer, it's the recommended installation.
$ composer require berlioz/mailer
Documentation
For usage and examples, visit the official documentation on getberlioz.com.