ppajer/htmlemail

A straightforward wrapper for sending data presented in HTML templates through PHPMailer.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ppajer/htmlemail

dev-master 2020-07-05 02:02 UTC

This package is auto-updated.

Last update: 2025-10-05 13:29:44 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.

Usage