PHPackages                             khumam/php-chats-analytics - 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. khumam/php-chats-analytics

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

khumam/php-chats-analytics
==========================

Simple Whatsapp chat analytics which can be used to view chat statistics.

1.0(5y ago)04MITPHP

Since Sep 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/khumam/PHPChatsAnalytics)[ Packagist](https://packagist.org/packages/khumam/php-chats-analytics)[ RSS](/packages/khumam-php-chats-analytics/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

### Simple Chats Analytics

[](#simple-chats-analytics)

This is a simple chat analytics for whatsapp group.

### How To Use It

[](#how-to-use-it)

1. Clone this repository
2. Get the txt file from your backup group chat, save it for later.
3. Create the database, then set the configuration of the database in `Database.php` file
4. Create new file

```
require 'phpchat/Analytics.php';

$filename = 'path/to/data.txt'      // Path to data
$data = new Analytics($filename);
$data->insertData();
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

2059d ago

### Community

Maintainers

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

---

Top Contributors

[![khumam](https://avatars.githubusercontent.com/u/43531752?v=4)](https://github.com/khumam "khumam (6 commits)")

### Embed Badge

![Health badge](/badges/khumam-php-chats-analytics/health.svg)

```
[![Health](https://phpackages.com/badges/khumam-php-chats-analytics/health.svg)](https://phpackages.com/packages/khumam-php-chats-analytics)
```

PHPackages © 2026

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