PHPMailer
Email library
A popular PHP email sending library with features like SMTP support, encryption, and attachment handling.
The classic email sending library for PHP - this is my personal fork, please post issues on the upstream project
2k stars
239 watching
896 forks
Language: PHP
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
symfony/mailer | A component that facilitates sending emails from within an application | 1,488 |
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |
lettre/lettre | Provides an API for building and sending emails in Rust | 1,871 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
stampie/stampie | Provides an API wrapper for sending emails via multiple online email providers. | 294 |
henrikbjorn/stampie | An API wrapper for sending emails using various providers | 33 |
antp/mailer | A simple email sending system built on top of gen_smtp. | 41 |
nette/mail | A PHP library for creating and sending emails with a simple API. | 471 |
mailman-elixir/mailman | Provides an Elixir wrapper around the gen_smtp client to send emails with various features and configurations. | 203 |
stampie/extra | An event-based extension point for sending emails with customization options and logging capabilities. | 16 |
axuno/mailmergelib | An SMTP client library for generating and sending personalized emails with templates and attachments | 111 |
stampie/stampie-bundle | Integrates Stampie with Symfony to send emails using an external mailer service. | 25 |
xhit/go-simple-mail | A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. | 652 |
ivantcholakov/codeigniter-phpmailer | An email library compatible with CodeIgniter 3 and PHPMailer | 254 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |