dotblue/mandrill
OO wrapper above Mandrill API for sending e-mails
时间:2014-01-27 16:35
mouf/utils.mailer.db-mail-service
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.
时间:2014-01-23 11:00
cspoo/swiftmailer-mailgun-bundle
Swiftmailer Mailgun bundle
时间:2014-01-13 11:04
janisto/yii-mailer
Yii Component for Swift Mailer
时间:2013-11-15 14:09
yiisoft/yii2-swiftmailer
The SwiftMailer integration for the Yii framework
时间:2013-11-08 03:47
depage/mail
depage-mail is a small simple mail generator and sender and a more convinient wrapper for the mail() function, when something bigger is unnecessary or not required.
时间:2013-10-02 17:57
wrep/fosuserbundle-mandrill-mailer
Symfony FOSUserBundle mailer for Mandrill
时间:2013-09-16 15:26
djozen/rmail
Github and composer integration of this simple mailer.
时间:2013-09-10 14:44
idci/notification-api-client-bundle
Symfony NotificationApiClientBundle
时间:2013-07-25 14:14
jalle19/sanemail
Zend Mail wrapper for those who want to preserve their sanity
时间:2013-07-25 09:43
mouf/utils.mailer.smtp-mail-service
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.
时间:2013-05-13 13:07
mouf/utils.mailer.mail-interface
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.
时间:2013-05-13 12:44