ppajer / htmlemail
A straightforward wrapper for sending data presented in HTML templates through PHPMailer.
dev-master
2020-07-05 02:02 UTC
Requires
This package is auto-updated.
Last update: 2025-03-05 12:18:22 UTC
README
A straightforward wrapper for sending data presented in HTML templates through PHPMailer
Installation
To start using this library, you have two options: add it to your project's dependencies and use composer install, or download it manually and include the class files directly - in this case you also need to take care of dependencies.