You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() + fix cid use in base addStringAttachment |
8 months ago | |
---|---|---|
src/PHPMailerEnhanced | 8 months ago | |
tests | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE.md | 2 years ago | |
README.md | 2 years ago | |
composer.json | 2 years ago |
README.md
PhpMailerEnhanced
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).