Email & Notifications Packages
Email delivery and notification libraries for sending transactional messages, alerts, and push notifications from your application (Nodemailer, PHPMailer).
Packages in Email & Notifications
Nodemailer
The zero-dependency Node.js library for sending email over SMTP, SES, sendmail, and more.
React Email
High-quality, unstyled React components for building responsive HTML emails
resend-node
The official Node.js and TypeScript SDK for sending email through the Resend API.
mailparser
Stream-based Node.js library for parsing raw MIME emails into structured text, HTML, headers, and attachments.
@sendgrid/mail
Official Node.js SDK for sending transactional and marketing email through the Twilio SendGrid API.
web-push
Node.js library for sending Web Push notifications with VAPID and payload encryption
PHPMailer
The classic full-featured email creation and sending library for PHP
go-smtp
An ESMTP client and server library for Go, implementing RFC 5321 plus AUTH, LMTP, and modern mail extensions.
go-mail
A modern, idiomatic Go library for composing and sending email over SMTP with a minimal dependency footprint.
email-addresses
A dependency-free RFC 5322 email address parser for JavaScript and Node.js.
Symfony Mailer
A PHP component for composing and sending email
ImapFlow
A modern, promise-based IMAP client for Node.js with automatic extension handling and built-in mailbox locking.
Resend Python SDK
Official Python SDK for sending transactional email with the Resend API
lettre
Build and send emails in Rust via SMTP, sendmail, or file transport
twilio-python
The official Python SDK for the Twilio API — send SMS, make calls, and generate TwiML with sync or async clients.