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
894 forks
Language: PHP
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
symfony/mailer | A component for sending emails in Symfony applications. | 1,508 |
tedious/fetch | A PHP library for interacting with email servers using the IMAP protocol | 503 |
lettre/lettre | A mailer library for sending emails from Rust applications. | 1,897 |
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. | 470 |
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 | 110 |
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. | 651 |
ivantcholakov/codeigniter-phpmailer | An email-library for CodeIgniter 3 powered by PHPMailer, providing a structured way to send emails. | 255 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |