PHPackages                             black-lamp/blcms-chat - 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. black-lamp/blcms-chat

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

black-lamp/blcms-chat
=====================

Component with basic methods for work with chat for Black Lamp CMS

1.0.0(9y ago)028GNU Public LicensePHP

Since Sep 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/black-lamp/blcms-chat)[ Packagist](https://packagist.org/packages/black-lamp/blcms-chat)[ RSS](/packages/black-lamp-blcms-chat/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Component with basic methods for work with chat
===============================================

[](#component-with-basic-methods-for-work-with-chat)

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

[](#installation)

#### Run command

[](#run-command)

```
composer require black-lamp/blcms-chat

```

or add

```
"black-lamp/blcms-chat": "*"
```

to the require section of your composer.json.

#### Applying migrations

[](#applying-migrations)

```
yii migrate --migrationPath=@vendor/black-lamp/blcms-chat/migrations

```

#### Add 'ChatBase' component to application config

[](#add-chatbase-component-to-application-config)

```
'components' => [
      // ...
      'mainChat' => [
          'class' => bl\cms\chat\ChatBase::className(),
          'enableMessageModeration' => true // for moderation messages in the chat
      ]
 ]
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

Established project with proven stability

 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

Every ~3 days

Total

12

Last Release

3542d ago

Major Versions

0.1.1-beta → 1.0.02016-10-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e1784ec992318bf7ed40a2025a0ca035a01143de89054f0f4c9bc39469928c1?d=identicon)[GutsVadim](/maintainers/GutsVadim)

---

Top Contributors

[![greeflas](https://avatars.githubusercontent.com/u/17636915?v=4)](https://github.com/greeflas "greeflas (15 commits)")

---

Tags

cmsyii2componentchatblcms

### Embed Badge

![Health badge](/badges/black-lamp-blcms-chat/health.svg)

```
[![Health](https://phpackages.com/badges/black-lamp-blcms-chat/health.svg)](https://phpackages.com/packages/black-lamp-blcms-chat)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[sintret/yii2-chat-adminlte

Yii2 extension for Chat plugin with admin lte

2715.3k3](/packages/sintret-yii2-chat-adminlte)[umanskyi31/opengraph

Created a new component for Yii2. The Open Graph component for your website

119.8k](/packages/umanskyi31-opengraph)[dlds/yii2-mlm

Yii2 Multi Level Marketing component

173.8k](/packages/dlds-yii2-mlm)

PHPackages © 2026

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