2017 © Pedro Peláez
 

library ekko-broadcast

image

edwin-luijten/ekko-broadcast

  • Monday, August 15, 2016
  • by Edwin-Luijten
  • Repository
  • 1 Watchers
  • 0 Stars
  • 24 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 4 % Grown

The README.md

Ekko

Latest Version Software License Build Status Code Coverage Quality Score Total Downloads, (*1)

In many modern web applications, there is some kind of real-time user experience. When some data is updated on the server, a message is typically sent over a websocket connection or push notification to be handled by the client., (*2)

This library aims to help you with that, with support for Pusher and Redis out of the box., (*3)

Install

Via Composer, (*4)

``` bash $ composer require edwin-luijten/ekko-broadcast, (*5)


## Usage ## Change log Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently. ## Testing ``` bash $ ./vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details., (*6)

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker., (*7)

Credits

License

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

The Versions

15/08 2016
15/08 2016