2017 © Pedro Peláez
 

library notify

A notification system for your website.

image

jeykeu/notify

A notification system for your website.

  • Tuesday, December 13, 2016
  • by JeyKeu
  • Repository
  • 1 Watchers
  • 1 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

JeyKeu Notify for PHP

Bootstrap3 notifications for PHP, (*1)

Demo

Here's a Demo using Native PHP., (*2)

Install

Via Composer, (*3)

``` json { "require": { "jeykeu/notify": "~1.0" } }, (*4)



## Usage ``` php $notify = new JeyKeu\Notify\Notify(); //Add a notification $notify->add($handle, $viewData, $type, $isVolatile, $isDissmissable, $excludePages); //Remove a notification $notify->remove($handle);

Testing

bash $ phpunit, (*5)

Contributing

Please see CONTRIBUTING for details., (*6)

Credits

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

13/12 2016

dev-master

9999999-dev https://github.com/JeyKeu/notify

A notification system for your website.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

bootstrap codeigniter notify jeykeu

30/07 2014

dev-dev

dev-dev https://github.com/JeyKeu/notify

A notification system for your website.

  Sources   Download

MIT

bootstrap codeigniter notify jeykeu

14/07 2014

dev-NativeSupport

dev-NativeSupport https://github.com/JeyKeu/notify

A notification system for your website.

  Sources   Download

MIT

bootstrap codeigniter notify jeykeu