PHPackages                             mritunjay10/chathelper - 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. mritunjay10/chathelper

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

mritunjay10/chathelper
======================

A core library for integrating Strapengine UI with your own database.

1.0.0(5y ago)06MITPHPPHP &gt;=5.3.0CI failing

Since Jul 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mritunjay10/chathelper)[ Packagist](https://packagist.org/packages/mritunjay10/chathelper)[ RSS](/packages/mritunjay10-chathelper/feed)WikiDiscussions master Synced 3w ago

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

Chat
====

[](#chat)

A core library for integrating Strapengine UI with your own database.

Install
-------

[](#install)

Via Composer

```
$ composer require indilabz10/chat
```

Usage
-----

[](#usage)

```
$config = array(
    'driver' 	=> 'mysql',
    'host' 		=> 'localhost',
    'database' 	=> 'chat',
    'username' 	=> 'root',
    'password' 	=> '',
    'charset' 	=> 'utf8',
    'collation'	=> 'utf8_general_ci'
);

$opr = new \Indilabz\Chat();
```

Testing
-------

[](#testing)

```
$ phpunit
```

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

2183d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34881570?v=4)[Mritunjay](/maintainers/Mritunjay10)[@mritunjay10](https://github.com/mritunjay10)

---

Top Contributors

[![mritunjay10](https://avatars.githubusercontent.com/u/34881570?v=4)](https://github.com/mritunjay10 "mritunjay10 (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[spatie/laravel-settings

Store your application settings

1.5k7.3M143](/packages/spatie-laravel-settings)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

198321.1k](/packages/fumeapp-modeltyper)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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