Download the PHP package erp-mgroen/phpcent without Composer
On this page you can find all versions of the php package erp-mgroen/phpcent. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download erp-mgroen/phpcent
More information about erp-mgroen/phpcent
Files in erp-mgroen/phpcent
Download erp-mgroen/phpcent
More information about erp-mgroen/phpcent
Files in erp-mgroen/phpcent
Vendor erp-mgroen
Package phpcent
Short Description Php library to communicate with Centrifugo/Centrifuge)
License MIT
Homepage https://github.com/centrifugal/phpcent
Package phpcent
Short Description Php library to communicate with Centrifugo/Centrifuge)
License MIT
Homepage https://github.com/centrifugal/phpcent
Keywords centrifugo
Please rate this library. Is it a good library?
Informations about the package phpcent
Phpcent
Php library to communicate with Centrifugo HTTP API.
Library is published on the Composer: https://packagist.org/packages/sl4mmer/phpcent
Basic Usage:
You can use phpcent
to create frontend token:
Or to create private channel sign:
Since 1.0.3 phpcent has broadcast implementation.
SSL
In case if your Centrifugo server has invalid SSL certificate, you can use:
Since 1.0.5 you can use self signed certificate in safe manner:
Note: Certificate must match with host name in Client
address (localhost
in example above).
Alternative clients
- php-centrifugo - allows to work with Redis Engine API queue.
- php_cent by skoniks
All versions of phpcent with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-curl Version *
ext-curl Version *
The package erp-mgroen/phpcent contains the following files
Loading the files please wait ....