PHPackages                             sergiusd/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. [API Development](/categories/api)
4. /
5. sergiusd/sse

ActiveLibrary[API Development](/categories/api)

sergiusd/sse
============

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

v2.x-dev(9y ago)01MITPHPPHP &gt;=5.3.9

Since Nov 22Pushed 4y agoCompare

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

READMEChangelogDependencies (2)Versions (2)Used By (0)

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 tonyhhyip/sse`

Usage
-----

[](#usage)

Server-side(PHP):

```
