jwage/php-apns
Object Oriented PHP Apple Push Notification Integration Library
时间:2014-01-19 00:47
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
webpower/gcm-application-server
Google Cloud Messaging Application Server port from JAVA to PHP
时间:2013-02-26 10:06
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
dabsquared/dabsquared-push-notifications-bundle
Push notifications/messages for mobile devices
时间:2013-02-01 23:56
rcrowe/laravel-statsd
Send to Statsd server from Laravel
时间:2013-01-24 12:04
klaussilveira/urbanairship-php
PHP library that provides a simple way to communicate with Urban Airship services
时间:2013-01-23 19:48
flyingpiranhas/mailer
The flyingpiranhas mailer library uses SwiftMailer to send, archive and queue emails in a fast and secure manner. See official documentation for demos.
时间:2013-01-23 14:06
rcrowe/librato-annotation
Send a deployment annotation to Librato
时间:2013-01-01 14:48
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.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
famelo/messaging
Little helper to send Messages with SwiftMailer rendered through Fluid.
时间:2012-12-10 22:53
silverstripe/newsletter
Newsletter module allows a backend CMS users send newsletters to different mailing lists
时间:2012-11-27 22:34