Download the PHP package ghostzero/tmi-cluster without Composer
On this page you can find all versions of the php package ghostzero/tmi-cluster. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ghostzero/tmi-cluster
More information about ghostzero/tmi-cluster
Files in ghostzero/tmi-cluster
Package tmi-cluster
Short Description Laravel package to create a tmi cluster.
License MIT
Informations about the package tmi-cluster
TMI Cluster for Twitch Chatbots
Introduction
TMI Cluster enables a highly scalable IRC client cluster for Twitch. TMI Cluster consists of multiple supervisors that can be deployed on multiple hosts. The core is inspired by Horizon, which handles the complex IRC process management. It is designed to work within the Laravel ecosystem.
The cluster stores its data in the database and has a Redis Command Queue to send IRC commands and receive messages.
Features
- Supervisors can be deployed on multiple servers
- Up-to-date Twitch IRC Client written in PHP 8
- Scalable message input/output queue
- Advanced cluster status dashboard
- Channel management and invite screen
PHP Twitch Messaging Interface
The TMI Cluster is powered by the PHP Twitch Messaging Interface client to communicate with Twitch. It's a full featured, high performance Twitch IRC client written in PHP 8.
Official Documentation
You can view our official documentation here.
All versions of tmi-cluster with dependencies
ext-json Version *
ext-pcntl Version *
ext-posix Version *
ghostzero/tmi Version ^2.1
illuminate/console Version ^v8.83|^9.0|^10.0
illuminate/support Version ^v8.83|^9.0|^10.0
predis/predis Version ^1.1
nesbot/carbon Version ^2.62.1