jdz / mailer
JDZ mailer
1.0.5
2025-05-16 09:48 UTC
Requires
- php: >=8.2
Requires (Dev)
- mailchimp/transactional: ^1.0
- ph-7/html-to-text: ^2.0
- phpmailer/phpmailer: ^6.9
- soundasleep/html2text: ^1.1
Suggests
- mailchimp/transactional: To send email using Mailchimp Transactional API.
- ph-7/html-to-text: To convert the html mail body to plain text with Pierre-Henry de Soria's Html2Text converter.
- phpmailer/phpmailer: Needed to send email using SMTP, DKIM or Sendmail features.
- soundasleep/html2text: To convert the html mail body to plain text with Sound Asleep Html2Text converter.