PHPackages                             xdimedrolx/cometchat-php-sdk - 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. xdimedrolx/cometchat-php-sdk

ActiveLibrary

xdimedrolx/cometchat-php-sdk
============================

012PHP

Since Nov 27Pushed 3y ago1 watchersCompare

[ Source](https://github.com/xdimedrolx/cometchat-php-sdk)[ Packagist](https://packagist.org/packages/xdimedrolx/cometchat-php-sdk)[ RSS](/packages/xdimedrolx-cometchat-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

🚧 xdimedrolx/cometchat-php-sdk 🚧
================================

[](#-xdimedrolxcometchat-php-sdk-)

 **A PHP client for CometChat chat.**

CometChat enables you to add voice, video &amp; text chat for your website &amp; app.

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

[](#installation)

The preferred method of installation is via [Composer](http://getcomposer.org/). Run the following command to install the package and add it as a requirement to your project's `composer.json`:

```
composer require xdimedrolx/cometchat-php-sdk symfony/http-client nyholm/psr7
```

Usage
-----

[](#usage)

```
use ComentChat\Chat\CometChat;

$client = CometChat::create($appId, $region, $apiKey);

$user = $client->user()->get('superhero')->getData();
```

TODO
----

[](#todo)

- Users
- Groups
- Auth Tokens
- Members
- Messages
- Tests

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![xdimedrolx](https://avatars.githubusercontent.com/u/1534427?v=4)](https://github.com/xdimedrolx "xdimedrolx (13 commits)")

---

Tags

cometchatsdk-php

### Embed Badge

![Health badge](/badges/xdimedrolx-cometchat-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/xdimedrolx-cometchat-php-sdk/health.svg)](https://phpackages.com/packages/xdimedrolx-cometchat-php-sdk)
```

PHPackages © 2026

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