PHPackages                             ghostzero/lpthoot - 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. ghostzero/lpthoot

Abandoned → [ghostzero/twitch-toolkit](/?search=ghostzero%2Ftwitch-toolkit)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

ghostzero/lpthoot
=================

This package offers a toolkit to simplify certain processes

v3.1(5y ago)044MITPHP

Since Apr 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ghostzero/lpthoot)[ Packagist](https://packagist.org/packages/ghostzero/lpthoot)[ RSS](/packages/ghostzero-lpthoot/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (5)Versions (10)Used By (0)

Laravel Twitch Toolkit
======================

[](#laravel-twitch-toolkit)

The main idea of this laravel package is to make it performant and easy to solve certain API problems with Twitch. Furthermore this package offers a toolkit to simplify certain processes:

- Twitch Webhook/Polling Management
- Twitch Webhooks as Laravel Events
- Twitch Username/ID Resolver &amp; Cache
- Twitch Extension Guard Middleware

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

[](#installation)

```
/*
 * Package Service Providers...
 */
\GhostZero\TwitchToolkit\Providers\PollServiceProvider::class,
```

```
$schedule->command('twitch-toolkit:poll')->everyFiveMinutes();
$schedule->command('twitch-toolkit:subscribe-webhooks')->weekly();
```

Webhooks
--------

[](#webhooks)

Polling
-------

[](#polling)

```
dispatch(new SubscribeTwitchWebhooks($channel));
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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 ~10 days

Recently: every ~15 days

Total

7

Last Release

2157d ago

Major Versions

v1.1.0 → v2.0.02020-05-07

v2.1.0 → v3.02020-06-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/03da561a330aa76d1a09096b2ee0c48ee53ca51d62fa0239469d9615b6855733?d=identicon)[ghostzero](/maintainers/ghostzero)

---

Top Contributors

[![ghostzero](https://avatars.githubusercontent.com/u/6547306?v=4)](https://github.com/ghostzero "ghostzero (23 commits)")

### Embed Badge

![Health badge](/badges/ghostzero-lpthoot/health.svg)

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

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)

PHPackages © 2026

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