PHPackages                             grandchef/php-socket-io-event-emitter - 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. grandchef/php-socket-io-event-emitter

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

grandchef/php-socket-io-event-emitter
=====================================

PHP SocketIO Client

1.0.2(2y ago)0346PHPPHP &gt;=7.3

Since May 30Pushed 2y agoCompare

[ Source](https://github.com/grandchef/php-socket-io-event-emitter)[ Packagist](https://packagist.org/packages/grandchef/php-socket-io-event-emitter)[ RSS](/packages/grandchef-php-socket-io-event-emitter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (5)Used By (0)

GrandChef Socket.IO Client
==========================

[](#grandchef-socketio-client)

Biblioteca de conexão com socket.io

```
php composer require grandchef/php-socket-io-event-emitter

```

Exemplo
-------

[](#exemplo)

```
$client = new SocketIO('beta.grandchef.com.br', 443, '/ws/?EIO=4');
$client->connect();
$client->emit('sync', ['source' => 'order']);
$client->close();

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

1071d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/146760e3a3b29d7172017ec0afbd1e188372367ad3cabaf128189dd2d6994e45?d=identicon)[mazinsw](/maintainers/mazinsw)

![](https://www.gravatar.com/avatar/f06bda7f30092077c9b7b7084c7719c996b5acfd2b840e701e3dfa94f45943ce?d=identicon)[yuri.henrique](/maintainers/yuri.henrique)

---

Top Contributors

[![psinetron](https://avatars.githubusercontent.com/u/3624600?v=4)](https://github.com/psinetron "psinetron (15 commits)")[![yurih567](https://avatars.githubusercontent.com/u/45864246?v=4)](https://github.com/yurih567 "yurih567 (14 commits)")[![MarceloMelo1](https://avatars.githubusercontent.com/u/10995789?v=4)](https://github.com/MarceloMelo1 "MarceloMelo1 (12 commits)")[![touskar](https://avatars.githubusercontent.com/u/13134736?v=4)](https://github.com/touskar "touskar (6 commits)")[![bitkill](https://avatars.githubusercontent.com/u/5882528?v=4)](https://github.com/bitkill "bitkill (1 commits)")[![mazinsw](https://avatars.githubusercontent.com/u/7927014?v=4)](https://github.com/mazinsw "mazinsw (1 commits)")

### Embed Badge

![Health badge](/badges/grandchef-php-socket-io-event-emitter/health.svg)

```
[![Health](https://phpackages.com/badges/grandchef-php-socket-io-event-emitter/health.svg)](https://phpackages.com/packages/grandchef-php-socket-io-event-emitter)
```

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M317](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M292](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
