Download the PHP package gerges/sse-client without Composer
On this page you can find all versions of the php package gerges/sse-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gerges/sse-client
More information about gerges/sse-client
Files in gerges/sse-client
Download gerges/sse-client
More information about gerges/sse-client
Files in gerges/sse-client
Vendor gerges
Package sse-client
Short Description Server Sent Event client implementation
License GPL-3.0-or-later
Package sse-client
Short Description Server Sent Event client implementation
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package sse-client
SseClient
This is a PHP client library for iterating over http Server Sent Event (SSE) streams (also known as EventSource, after the name of the Javascript interface inside browsers).
Installation
Use composer to install the library and all its dependencies:
composer require gerges/sse-client
Example Usage
All versions of sse-client with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.8
The package gerges/sse-client contains the following files
Loading the files please wait ....