Download the PHP package tackk/shover without Composer
On this page you can find all versions of the php package tackk/shover. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor tackk
Package shover
Short Description A lightweight PHP interface for the Pusher API
License MIT
Package shover
Short Description A lightweight PHP interface for the Pusher API
License MIT
Please rate this library. Is it a good library?
Informations about the package shover
Shover
A lightweight PHP interface for the Pusher API.
Installation
Composer
"tackk/shover": "1.1.*"
Transports
All transports must extend the Tackk\Shover\Transport\AbstractTransport
.
Two (2) transports are included by default:
Tackk\Shover\Transport\Curl
- Uses the PHP Curl extension.Tackk\Shover\Transport\Guzzle
- Uses Guzzle.
Curl
Guzzle
Note: You must have Guzzle installed.
All versions of shover with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-curl Version *
ext-curl Version *
The package tackk/shover contains the following files
Loading the files please wait ....