PHPackages                             evokelektrique/poggers - 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. evokelektrique/poggers

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

evokelektrique/poggers
======================

Simply get stats of your chat

v0.3.3(4y ago)26MITPHP

Since Feb 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/evokelektrique/POGGERS)[ Packagist](https://packagist.org/packages/evokelektrique/poggers)[ RSS](/packages/evokelektrique-poggers/feed)WikiDiscussions master Synced today

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

 [![](https://user-images.githubusercontent.com/53313989/155836895-f5721247-1a9f-4cc0-9705-362df3734455.png)](https://user-images.githubusercontent.com/53313989/155836895-f5721247-1a9f-4cc0-9705-362df3734455.png)
 **Simply get stats of your chat**

Usage
-----

[](#usage)

A brief description of API usage , for more examples see click [here](https://github.com/evokelektrique/POGGERS/tree/master/examples).

### Emotes

[](#emotes)

```
require_once __DIR__ . "/vendor/autoload.php";

$path = __DIR__; // Current directory
$twitch = new POGGERS\Twitch($path);

// Get user info
$username = "forsen";
$user = POGGERS\User::get($username);
$user_id = $user[0]["id"];

// List Global Emotes
$global = new POGGERS\EmoteProviders\GlobalEmotes;
$list = $global->list();

// List Channel Emotes
$user_id = "22484632";
$channel = new POGGERS\EmoteProviders\ChannelEmotes;
$list = $channel->list($user_id);

// List BTTV Emotes
$bttv = new POGGERS\EmoteProviders\BTTV;
$list = $bttv->list();

// List FFZ emotes of a channel
$bttv = new POGGERS\EmoteProviders\FFZ;
$list = $bttv->list($user_id);
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Every ~1 days

Total

6

Last Release

1582d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8596d97283642c47cbfc0c0db5fd8f221bbca46c086f7406879a0863c6d44b9e?d=identicon)[evokelektrique](/maintainers/evokelektrique)

---

Top Contributors

[![evokelektrique](https://avatars.githubusercontent.com/u/53313989?v=4)](https://github.com/evokelektrique "evokelektrique (18 commits)")

---

Tags

twitchtwitch-emotes

### Embed Badge

![Health badge](/badges/evokelektrique-poggers/health.svg)

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

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k14](/packages/tempest-framework)[phlak/directory-lister

PHP directory lister

2.5k1.4k](/packages/phlak-directory-lister)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35789.4k2](/packages/telnyx-telnyx-php)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

43785.5k4](/packages/lullabot-drainpipe)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)[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)
