2017 © Pedro Peláez
 

library notification

image

php-platform/notification

  • Saturday, July 8, 2017
  • by Raaghu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 656 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

PHP Platform's Notification Package

This packages provides mechanism to send notifications via email , sms or any other new methods in future, (*1)

Build Status, (*2)

Introduction

Sending emails with differrent email client programs and sms through differrent platforms makes difficult to maintain by the appalication . So this package provides a uniform API's to send mail and sms notifications and handles communicating to differrent underlying platforms internally, (*3)

Features

  • Email
  • SMS

Example

For More Usage please see the included tests, (*4)

The Versions

08/07 2017

v0.1.x-dev

0.1.9999999.9999999-dev https://github.com/PHPPlatform/notification

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

mail sms notification smtp pop php-platform php-mail

08/07 2017

dev-master

9999999-dev https://github.com/PHPPlatform/notification

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

mail sms notification smtp pop php-platform php-mail

08/07 2017

v0.1.1

0.1.1.0 https://github.com/PHPPlatform/notification

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

mail sms notification smtp pop php-platform php-mail

06/07 2017

v0.1.0

0.1.0.0 https://github.com/PHPPlatform/notification

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

mail sms notification smtp pop php-platform php-mail