jrosset / phpmailer-enhanced
An enhanced version of PHPMailer
1.2.0
2024-12-10 14:09 UTC
Requires
- php: ^7.4 || ^8.0
- phpmailer/phpmailer: ^6.8
This package is auto-updated.
Last update: 2025-03-10 14:42:04 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).