PHPMailer logo

PHPMailer

The classic email sending library for PHP
50
78
+ 1
6

What is PHPMailer?

A full-featured email creation and transfer class for PHP. It is a class library for PHP that provides a collection of functions to build and send email messages. PHPMailer supports several ways of sending email: mail() , Sendmail, qmail & direct to SMTP servers.
PHPMailer is a tool in the Email API category of a tech stack.
PHPMailer is an open source tool with 20.6K GitHub stars and 9.7K GitHub forks. Here’s a link to PHPMailer's open source repository on GitHub

Who uses PHPMailer?

Companies
3 companies reportedly use PHPMailer in their tech stacks, including Softberg, Te Recluta, and Bit&Black.

Developers
45 developers on StackShare have stated that they use PHPMailer.

PHPMailer Integrations

PHP, WordPress, Drupal, Joomla!, and Yii are some of the popular tools that integrate with PHPMailer. Here's a list of all 6 tools that integrate with PHPMailer.
Pros of PHPMailer
2
Widely used
2
Integrations for PHP based platforms
2
Easy configuration

PHPMailer's Features

  • Integrated SMTP support - send without a local mail server
  • Send emails with multiple To, CC, BCC and Reply-to addresses
  • Multipart/alternative emails for mail clients that do not read HTML email
  • Add attachments, including inline
  • Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings
  • SMTP authentication with LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SSL and SMTP+STARTTLS transports
  • Validates email addresses automatically

PHPMailer Alternatives & Comparisons

What are some alternatives to PHPMailer?
Nodemailer
It is a single module with zero dependencies – code is easily auditable. The email delivery is Secure using TLS/STARTTLS. You can use HTML content, as well as plain text alternative.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
See all alternatives

PHPMailer's Followers
78 developers follow PHPMailer to keep up with related blogs and decisions.