php-laminas-mail - Laminas Framework Mail component
- Website:
- https://github.com/laminas/laminas-mail
- Licence:
- BSD-3-Clause
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Laminas\Mail provides generalized functionality to compose and send both text and MIME-compliant multipart email messages. Mail can be sent with Laminas\Mail via the Mail\Transport\Sendmail, Mail\Transport\Smtp or the Mail\Transport\File transport. Of course, you can also implement your own transport by implementing the Mail\Transport\TransportInterface. Documentation: https://docs.laminas.dev/laminas-mail/
Packages
php-laminas-mail-2.22.0-1.remi.src | [209 KiB] |
Changelog by Remi Collet (2023-01-18):
- update to 2.22.0 |
php-laminas-mail-2.21.1-1.remi.src | [208 KiB] |
Changelog by Remi Collet (2023-01-06):
- update to 2.21.1 |
php-laminas-mail-2.21.0-1.remi.src | [197 KiB] |
Changelog by Remi Collet (2022-12-06):
- update to 2.21.0 |
php-laminas-mail-2.20.0-1.remi.src | [197 KiB] |
Changelog by Remi Collet (2022-11-21):
- update to 2.20.0 |
php-laminas-mail-2.19.0-1.remi.src | [195 KiB] |
Changelog by Remi Collet (2022-10-17):
- update to 2.19.0 |
php-laminas-mail-2.18.0-1.remi.src | [195 KiB] |
Changelog by Remi Collet (2022-09-20):
- update to 2.18.0 - raise dependency on laminas-mime 2.10 |
php-laminas-mail-2.17.0-1.remi.src | [195 KiB] |
Changelog by Remi Collet (2022-08-08):
- update to 2.17.0 - raise dependency on laminas-stdlib 3.11.0 - raise dependency on laminas-validator 2.23.0 - raise dependency on webmozart/assert 1.11.0 |
php-laminas-mail-2.16.0-1.remi.src | [191 KiB] |
Changelog by Remi Collet (2022-02-24):
- update to 2.16.0 - drop dependency on true/punycode - add dependency on intl extension |