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
jimbojsb/emogrify
CSS inliner for HTML Emails. Great with Swiftmailer and Zend Mail
时间:2013-04-08 20:35
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
lewisbaker/silex-postmarkapp
PostmarkApp Service Provider for the Silex PHP Microframework
时间:2013-02-15 13:35
rwoverdijk/sxmail
A simple mail module for Zend Framework 2.
时间:2013-01-30 08:35
vcasse/oauth-bundle
Support for authenticating users using both OAuth1.0a and OAuth2 in Symfony2.
时间:2013-01-06 15:49
sunnysideup/testmailer
add a mail to file mail class, so that you can test e-mail functionality in your silverstripe website without mailing anyone
时间:2013-01-04 02:35
sunnysideup/smartchimp
connect a Silverstripe website with Mail Chimp
时间:2013-01-04 02:33
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
mouf/utils.log.mail-logger
This package contains a logger that sends a mail when a log message is received.
时间:2012-12-22 19:31
mouf/utils.log.advanced-logger
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.
时间:2012-12-22 10:39
djordje/li3_swiftmailer
Lithium wrapper for swiftmailer
时间:2012-12-19 23:34