Libraries tagged by pdmailer
remiii/mandrill-mailer-bundle
74 Downloads
MandrillMailerBundle add support for Mandrill API on Swiftmailer
rcastera/mailer
68 Downloads
Mail Abstraction Class
programster/emailers
1344 Downloads
Emailing utilities.
procontext/mailer
628 Downloads
phpmv/ubiquity-mailer
1617 Downloads
mail features for Ubiquity framework
pf2pr/dasha-mail-mailer
211 Downloads
Symfony DashaMail Mailer Bridge
opcnz/silverstripe-gpgmailer
403 Downloads
The GPG Mailer module improves privacy by allowing emails being sent from SilverStripe CMS to be encrypted and/or signed using GPG public and private keys.
onix-systems-php/hyperf-mailer
3560 Downloads
An extension to send email
oleg-chulakov-studio/yii2-queue-mailer
2324 Downloads
Mailer with send message via queue.
nguyenanhung/mailer-sdk
6877 Downloads
Mailer SDK: Helper, Library and Quick Service - Basic, Simple and Lightweight
mzagmajster/omnivery-mailer-bundle
18 Downloads
Integrate Swiftmailer transport for Omnivery API
mouf/utils.mailer.smtp-mail-service
19086 Downloads
This package contains a mailer that uses a SMTP server to send mail. The package is a wrapper around the Zend_Mail class of the Zend framework.
mouf/utils.mailer.mail-interface
47123 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.
mouf/utils.mailer.db-mail-service
16860 Downloads
This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.
micschk/silverstripe-mailer-mailgun
2841 Downloads
SilverStripe Mailer for sending mail via the Mailgun API