Libraries tagged by ssmtp
smtp2go-oss/smtp2go-symfony-laravel-transport
481 Downloads
rohmann/global-smtp
1188 Downloads
Utility plugin to setup SMTP mail via constants in wp-config.php
ssntpl/cloud-storage
106 Downloads
Laravel Storage Driver to sync files on to the multiple disks asynchronously
platine-php/mail
3952 Downloads
Platine Mail provides a flexible and powerful PHP email sender with support of SMTP, Native Mail, sendmail, etc transport.
micc83/mailamie
50 Downloads
Catch All SMTP Server for testing
meditate/smartdove
17 Downloads
SMARTDOVE SMTP & SMS SDK for PHP/Laravel
herald-project/client-php
5071 Downloads
Herald client for PHP
duncan3dc/mailer
45018 Downloads
A simple mailer abstraction with a clean interface
copernica/webhook-security
3556 Downloads
PHP lib to verify webhook security
hoa/mail
4298 Downloads
The Hoa\Mail library.
bnomei/kirby3-postmark
536 Downloads
Send transactional E-Mail with Postmark
rednucleus/emailsender
1901 Downloads
Sending Emails Through The Microsoft Graph API or Via SMTP
peerj/swiftmailer-transport-esmtpdatareceipttransport
6768 Downloads
Adds X-Swift-Data-Receipt to the message header comprised of the smtp data receipt text
mouf/utils.mailer.swift-mail-service
28335 Downloads
This package contains a mailer for the Mouf framework that uses a SMTP server to send mail. The package is a wrapper around the Swift_Mailer class of Swift.
mouf/utils.mailer.mail-interface
47161 Downloads
This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.