PHPackages                             chatbox/chatbox - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. chatbox/chatbox

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

chatbox/chatbox
===============

07PHP

Since Apr 11Pushed 11y ago2 watchersCompare

[ Source](https://github.com/chatbox-inc/chatbox)[ Packagist](https://packagist.org/packages/chatbox/chatbox)[ RSS](/packages/chatbox-chatbox/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

chatbox - chatting framework
----------------------------

[](#chatbox---chatting-framework)

Outline
-------

[](#outline)

ROOM: 会話のまとまりで複数のmessageからなる MESSAGE: 一つのメッセージ。

Usage
-----

[](#usage)

```
use Chatbox\Chatbox;

$chatbox = new Chatbox;

$room = $chatbox->createRoom();
$room->join($user);
$room->message($user,$message);
$room->getList();
$room->out();

$room = $chatbox->findRoom();

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d4341b789304ab56cc60e3891bbd51c6a4aa12e0e4ffff977eb3de385796cf01?d=identicon)[chatbox-inc](/maintainers/chatbox-inc)

### Embed Badge

![Health badge](/badges/chatbox-chatbox/health.svg)

```
[![Health](https://phpackages.com/badges/chatbox-chatbox/health.svg)](https://phpackages.com/packages/chatbox-chatbox)
```

###  Alternatives

[stechstudio/backoff

PHP library providing retry functionality with multiple backoff strategies and jitter support

2104.9M21](/packages/stechstudio-backoff)[kartik-v/yii2-editable

An enhanced editable widget for Yii 2.0 that allows easy editing of displayed data with numerous configuration possibilities.

1143.3M60](/packages/kartik-v-yii2-editable)[php-ai/php-ml

PHP-ML - Machine Learning library for PHP

1061.8M13](/packages/php-ai-php-ml)[eslider/sasscb

SASS compiler binaries

1221.2k1](/packages/eslider-sasscb)

PHPackages © 2026

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