Download the PHP package erp-mgroen/php-centrifugo without Composer
On this page you can find all versions of the php package erp-mgroen/php-centrifugo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download erp-mgroen/php-centrifugo
More information about erp-mgroen/php-centrifugo
Files in erp-mgroen/php-centrifugo
Download erp-mgroen/php-centrifugo
More information about erp-mgroen/php-centrifugo
Files in erp-mgroen/php-centrifugo
Vendor erp-mgroen
Package php-centrifugo
Short Description PHP client for Centrifugo real-time messaging server
License MIT
Homepage https://github.com/oleh-ozimok/php-centrifugo
Package php-centrifugo
Short Description PHP client for Centrifugo real-time messaging server
License MIT
Homepage https://github.com/oleh-ozimok/php-centrifugo
Keywords real-timecentrifugo
Please rate this library. Is it a good library?
Informations about the package php-centrifugo
php-centrifugo - v2, v1
PHP client for Centrifugo real-time messaging server
Features
- Support publishing messages via Redis engine API listener (publish, broadcast, unsubscribe, disconnect methods only)
- Support client chain (Redis -> HTTP -> ...) as failover. If Redis down or method not supported by Redis engine API, client try send message via HTTP
- Support batch requests
- Support Predis
Quick Examples
Create Centrifugo client
Create Centrifugo client with Redis API support
Send request to Centrifugo
Send batch request
Related Projects
centrifugo-bundle (under development)
All versions of php-centrifugo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-curl Version *
ext-curl Version *
The package erp-mgroen/php-centrifugo contains the following files
Loading the files please wait ....