PHPackages                             diveshopx/content-auto-update-multi-room-socket - 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. [Database &amp; ORM](/categories/database)
4. /
5. diveshopx/content-auto-update-multi-room-socket

ActiveLibrary[Database &amp; ORM](/categories/database)

diveshopx/content-auto-update-multi-room-socket
===============================================

 A multi user multi room web socket server which updates the content automatically by using socket in php

0.1.3(8y ago)0151MITPHPPHP &gt;=5.4.0

Since Jan 4Pushed 8y agoCompare

[ Source](https://github.com/diveshopx/content-auto-update-multi-room-socket)[ Packagist](https://packagist.org/packages/diveshopx/content-auto-update-multi-room-socket)[ Docs](https://github.com/diveshopx/content-auto-update-multi-room-socket)[ RSS](/packages/diveshopx-content-auto-update-multi-room-socket/feed)WikiDiscussions master Synced 1mo ago

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

content-auto-update-multi-room-socket
=====================================

[](#content-auto-update-multi-room-socket)

Introduction
------------

[](#introduction)

A multi user multi room web socket server.

Requirements
------------

[](#requirements)

This library package requires PHP 5.4 or later.

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

[](#installation)

### Installing via Composer

[](#installing-via-composer)

The recommended way to install content-auto-update-multi-room-socket is through [Composer](http://getcomposer.org).

```
# Install Composer
curl -sS https://getcomposer.org/installer | php
```

Next, run the Composer command to install the latest version of content-auto-update-multi-room-socket:

```
composer.phar require divshopx/content-auto-update-multi-room-socket
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

Usage
-----

[](#usage)

An example is provided in the example/ directory. Start the server with the command:

```
php example/server.php

```

An example HTML client interface is located at example/client.html. You will need to update the notificationUrl variable in example/notification.js with the host name (or ip address) of the server you ran the previous command on.

```
var notificationUrl = 'ws://your-host-name:9911';

```

Version History
---------------

[](#version-history)

0.1.3 (20/01/2018)

- Additional params added.

0.1.2 (16/01/2018)

- Origin check added.

0.1.1 (04/01/2018)

- connectedNotification method added as a hook.

0.1.0 (04/01/2018)

- First public release of content-auto-update-multi-room-socket

Copyright
---------

[](#copyright)

content-auto-update-multi-room-socket Copyright (c) 2018 divshopx () All rights reserved.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

3050d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/efd29ec8818fa7f2a504fed1f276a9894aa9238a82468fa06ac641212b461155?d=identicon)[diveshopx](/maintainers/diveshopx)

---

Top Contributors

[![diveshopx](https://avatars.githubusercontent.com/u/35721722?v=4)](https://github.com/diveshopx "diveshopx (1 commits)")

---

Tags

phpmysqlSocketsendRatchetweb socketreceivescreen-updatereal-time-notificationcontent-auto-update

### Embed Badge

![Health badge](/badges/diveshopx-content-auto-update-multi-room-socket/health.svg)

```
[![Health](https://phpackages.com/badges/diveshopx-content-auto-update-multi-room-socket/health.svg)](https://phpackages.com/packages/diveshopx-content-auto-update-multi-room-socket)
```

###  Alternatives

[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

9.4k2.8k](/packages/leantime-leantime)[clouddueling/mysqldump-php

PHP version of mysqldump cli that comes with MySQL

1.3k22.9k](/packages/clouddueling-mysqldump-php)[stefangabos/zebra_database

An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.

11812.0k](/packages/stefangabos-zebra-database)[eftec/pdoone

Minimaist procedural PDO wrapper library

1105.9k9](/packages/eftec-pdoone)[popphp/pop-db

Pop Db Component for Pop PHP Framework

1814.6k11](/packages/popphp-pop-db)[matthew-p/docker-server

Universal docker server, Nginx, PHP-FPM, MySql, Redis

112.8k](/packages/matthew-p-docker-server)

PHPackages © 2026

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