jrosset/phpmailer-enhanced

An enhanced version of PHPMailer

Maintainers

Package info

git.jrosset.ovh/jrosset/PhpMailerEnhanced

Issues

Wiki

Documentation

pkg:composer/jrosset/phpmailer-enhanced

Statistics

Installs: 161

Dependents: 0

Suggesters: 0

1.2.2 2025-10-21 14:38 UTC

This package is auto-updated.

Last update: 2026-02-21 15:23:36 UTC


README

An enhanced version of PHPMailer:

  • Use UTF-8 charset by default.
  • Use exceptions by default.
  • Automatically embed local files ("file://" protocol or file path).
  • All email addresses can now be provided with "name " format (instead of two separate arguments).