jdz / mailer
JDZ mailer
Installs: 34
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jdz/mailer
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.