ite/mail-bundle
Provides functional for send emails using email templates and less generating functionality for end emails
时间:2015-06-05 07:17
eschmar/mailer-bundle
Conveniently send html/plaintext emails in Symfony 4.
时间:2015-03-24 10:51
wildbit/laravel-postmark-provider
An officially supported mail provider to send mail from Laravel through Postmark, see instructions for integrating it here: https://github.com/wildbit/laravel-postmark-provider/blob/master/README.md
时间:2015-03-19 13:21
sun/sunmailer
SunMailer helps you to send email easily.
时间:2015-03-15 07:56
misarji/ez-mail
Integration of various email service providers in the Zend Framework Zend\Mail
时间:2015-02-23 11:13
slick/mail
Email plugin provides generalized functionality to compose and send both text and MIME-compliant multipart email messages.
时间:2015-01-05 20:26
trendwerk/smtp
Send mail through SMTP. Made for WordPress.
时间:2014-12-11 15:06
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
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
murganikolay/debug-errorhook
Intercept PHP errors (including fatals) and process them (e.g. send to E-mail). Based on http://en.dklab.ru/lib/Debug_ErrorHook/ by Dmitry Koterov
时间:2013-02-25 14:05
mouf/utils.log.multi-logger
Use this package if you want a logger that logs to several places at the same time. Using a MultiLogger, you can append several loggers. For instance, you might want to write in the error log using the ErrorLogLogger and to send a mail to the admin using the MailLogger...
时间:2012-12-22 19:51