2017 © Pedro Peláez
 

library pusher

A small library for helping push socket messages.

image

priskz/pusher

A small library for helping push socket messages.

  • Friday, May 4, 2018
  • by priskz
  • Repository
  • 0 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 9 % Grown

The README.md

Pusher Package

Purpose

A small library for helping push socket messages., (*1)

Install via Composer

Add the following to your "require" schema:, (*2)

"require": {
     "priskz/pusher": "~0.1.0"
}

Run composer install, (*3)

The Versions

04/05 2018

dev-master

9999999-dev

A small library for helping push socket messages.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

04/05 2018

0.1.0

0.1.0.0

A small library for helping push socket messages.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

21/04 2018

0.0.1

0.0.1.0

A small library for helping push socket messages.

  Sources   Download

MIT

The Requires

  • php >=5.4.0