bluedogtraining/guzzle-eway
A Guzzle client for interacting with the Eway Direct Transactions API
时间:2013-02-13 02:48
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
unjudder/mail
email services provider on top of zendframework 2
时间:2012-12-17 15:53
mouf/html.widgets.base-widget
This package contains the foundation of the Mouf widgets. It does not contain any component or any widget. On the other hand, it will add a menu to Mouf that will help you switch all widgets in 'edit' mode. In 'edit' mode, widgets in your application display an 'edit' icon that will bring you direct
时间:2012-12-05 10:55
silverstripe/newsletter
Newsletter module allows a backend CMS users send newsletters to different mailing lists
时间:2012-11-27 22:34
mouf/utils.common.validators
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
时间:2012-11-23 13:28