PHPPlatform / notification

Repository from Github https://github.comPHPPlatform/notificationRepository from Github https://github.comPHPPlatform/notification

PHP Platform's Notification Package

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

Build Status

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

Features

  • Email
  • SMS

Example

For More Usage please see the included tests

About

License:Apache License 2.0


Languages

Language:PHP 100.0%