PHPackages                             roman444uk/sse - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. roman444uk/sse

ActiveLibrary[HTTP &amp; Networking](/categories/http)

roman444uk/sse
==============

An easy-to-use, object-orienlated library for Server-Sent Events

v1.2.0(3y ago)01831MITPHPPHP &gt;=5.3.9

Since Jun 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/roman444uk/sse)[ Packagist](https://packagist.org/packages/roman444uk/sse)[ Docs](https://github.com/licson0729/libSSE-php)[ RSS](/packages/roman444uk-sse/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (1)

libSSE-php
==========

[](#libsse-php)

[![License](https://camo.githubusercontent.com/ad2c65a63f7feb49c1dce9e7f6420b494c13a9c66463bdb074559e9a71efd344/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d3432384637452e737667)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/8d5e863c359049198ac08963fd64a2b0f8273da8c8eaa2dbdea30ceb7dd0414f/68747470733a2f2f7472617669732d63692e6f72672f746f6e7968687969702f6c69625353452d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tonyhhyip/libSSE-php)

An easy-to-use, object-oriented library for Server-Sent Events

Installation
------------

[](#installation)

To install this package you'll need [composer](https://getcomposer.org/).

Run `composer require roman444uk/sse`

Usage
-----

[](#usage)

Server-side(PHP):

```
