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. [Utility &amp; Helpers](/categories/utility)
4. /
5. xdimedrolx/cometchat-php-sdk

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

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 yesterday

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

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity24

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)
```

###  Alternatives

[vlucas/phpdotenv

Loads environment variables from `.env` to `getenv()`, `$\_ENV` and `$\_SERVER` automagically.

13.5k640.2M6.3k](/packages/vlucas-phpdotenv)[mobiledetect/mobiledetectlib

Mobile\_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.

10.7k170.9M527](/packages/mobiledetect-mobiledetectlib)[phpdocumentor/reflection

Reflection library to do Static Analysis for PHP Projects

12525.9M149](/packages/phpdocumentor-reflection)[conquer/codemirror

Yii2 codemirror widget

36289.4k3](/packages/conquer-codemirror)[algoyounes/laravel-package-skeleton

Laravel Package Skeleton for streamlined package development

281.3k](/packages/algoyounes-laravel-package-skeleton)

PHPackages © 2026

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