jalle19/sanemail
Zend Mail wrapper for those who want to preserve their sanity
时间:2013-07-25 09:43
mouf/utils.action.action-interface
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the scree
时间:2013-05-17 12:12
tlikai/yii-mailer
YiiMailer is a mail extensions based on Yii Framework
时间:2013-05-15 06:54
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