Libraries tagged by xsmtp
sendgrid/smtpapi
6684586 Downloads
Build SendGrid X-SMTPAPI headers in PHP.
theseer/fxsl
2511148 Downloads
An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support
jetfueltw/xmtpay-php
11 Downloads
Xmtpay payment gateway php package
kingcoyote/domi
43 Downloads
Advanced DOMDocument, DOMXpath and XSLTProcessor library for PHP
dragonrun1/xml-cleaner
3 Downloads
A wrapper for some XML utilities to make deleting name spaces, their elements and attributes easier.
mageplaza/module-smtp
6452920 Downloads
SMTP Extension for Magento 2 helps the owner of store simply install SMTP (Simple Mail Transfer Protocol) server which transmits the messages into codes or numbers
nette/mail
10521637 Downloads
📧 Nette Mail: A handy library for creating and sending emails in PHP.
buggregator/trap
2591957 Downloads
A simple and powerful tool for debugging PHP applications.
zytzagoo/smtp-validate-email
1007940 Downloads
Perform email address verification via SMTP
magepal/magento2-gmailsmtpapp
1955817 Downloads
Magento 2 SMTP Extension - Configure Magento 2 to send all transactional email using Gmail, G Suite, Amazon SES, Office360, Mailgun, SendGrid, Mandrill or any other SMTP servers
jason-munro/cypht
164837 Downloads
Lightweight Open Source webmail written in PHP and JavaScript
pear/net_smtp
3345709 Downloads
An implementation of the SMTP protocol
mlocati/spf-lib
1054171 Downloads
Parse, build and validate SPF (Sender Policy Framework) DNS records
zetacomponents/mail
1989793 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
genkgo/mail
83643 Downloads
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.