PHP email transport class featuring multiple file attachments, SMTP servers, CCs, BCCs, HTML messages, and word wrap, and more. It can send email via sendmail, PHP mail(), or with SMTP. Methods are based on the popular AspEmail active server component.
|
|
| Name: |
PHPMailer |
| Base name: |
phpmailer |
| Description: |
Full featured email transfer class for PHP |
| Version: |
- |
| PHP version: |
3 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
34686 users |
| All time rank: |
9 |
| Week users: |
17 users |
| Week rank: |
81  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (94.4%) |
Good (87.5%) |
Sufficient (78.0%) |
- |
- |
- |
Sufficient (63.7%) |
557 |
| Month: |
Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| Newsletter Queue |
Required |
used to send e-mails |
| Nmn Logger |
Conditional |
needed to use the mail logging feature |
| Template based Email sending |
Required |
This is the mail sending script. We use this to send emails but the templates are formed by our class. If you are familiar with this class then you might also know that $mail->Body becomes so bulky to track if it is in code. |
| Template Emailer |
Optional |
Contains the "brains" of all details, email related. Again, I have included some of the files, but google it for most-current version |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|