Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
63% | Total: 37,172 | All time: 10 This week: 68 |
Version | License | PHP version | Categories | |||
phpmailer 1.0.0 | GNU Lesser Genera... | 3 |
Description | Author | ||||||||||||||||||||||
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. |
|
Files (3) |
File | Role | Description |
---|---|---|
class.phpmailer.php | Class | Mail transport class |
class.smtp.php | Class | SMTP mailer class |
phpmailer_doc.html | Doc. | phpmailer class documentation |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 8 |
|
|
User Ratings | User Comments (6) | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
Open source mailing list manager |
Web based bugtracking system |
content management system written in PHP |
Multi-user web-based groupware suite |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
MixMail | The PHPMailer is a engine for send the mail. | Required |
Newsletter Queue | used to send e-mails | Required |
Nmn Logger | needed to use the mail logging feature | Conditional |
PHP Contact Form Generator | package necessary to use te class contact | Required |
PHPMailer Easy | PHPMailerEasy is an extension of PHPMailer | Required |
PHPMailer Logging with Monolog | It is using it for sending emails. | Required |
Template based Email sending | 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. | Required |
Template Emailer | Contains the "brains" of all details, email related. Again, I have included some of the files, but google it for most-current version | Optional |
Related pages |
download newest versions and documentation |
Pages that reference this package |