Download the PHP package rodber/php-sse-react without Composer
On this page you can find all versions of the php package rodber/php-sse-react. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rodber/php-sse-react
More information about rodber/php-sse-react
Files in rodber/php-sse-react
Package php-sse-react
Short Description Streaming, async HTML5 Server-Sent Events server (aka. SSE or EventSource)
License MIT
Homepage https://github.com/rodber/php-sse-react
Informations about the package php-sse-react
rodber/php-sse-react
Streaming, async HTML5 Server-Sent Events server (aka. SSE or EventSource), built on top of React PHP.
Note: This project is in early alpha stage! Feel free to report any issues you encounter.
Quickstart example
See the examples.
Install
The recommended way to install this library is through Composer. New to Composer?
Once released, this project will follow SemVer. At the moment, this will install the latest development version:
This project aims to run on any platform and thus does not require any PHP extensions and supports running on legacy PHP 5.3 through PHP 7.3. It's highly recommended to use the latest supported PHP version for this project.
Tests
To run the test suite, you first need to clone this repo and then install all dependencies through Composer:
To run the test suite, go to the project root and run:
License
MIT, see LICENSE file.
All versions of php-sse-react with dependencies
react/event-loop Version ^1.4
react/http Version ^1.9
react/stream Version ^1.3