PHPackages                             adminweb/resonance - 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. [Caching](/categories/caching)
4. /
5. adminweb/resonance

ActiveLibrary[Caching](/categories/caching)

adminweb/resonance
==================

An agnostic framework PHP library for realtime.

1.5.1(8y ago)335MITPHP

Since Jun 18Pushed 8y ago2 watchersCompare

[ Source](https://github.com/AdminWeb/Resonance)[ Packagist](https://packagist.org/packages/adminweb/resonance)[ RSS](/packages/adminweb-resonance/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

Resonance
=========

[](#resonance)

An agnostic framework PHP library for realtime.

Requirements
------------

[](#requirements)

PHP &gt;= 5.5

Redis Server

NodeJS &gt;= 6

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

[](#installation)

`composer require adminweb/resonance`

Usage
-----

[](#usage)

Install the [Resonance server](https://github.com/AdminWeb/Resonance-server)

Start the Resonance server in background with [forever](https://www.npmjs.com/package/forever) or [PM2](https://www.npmjs.com/package/pm2).

Implements the `Resonance\BeatInterface` on your classes on your app.

Create a new Bell instance for use touch (method) your beat (implements BeatInterface) (like example folder).

On Front
--------

[](#on-front)

Put a tg script with src attribute with value `http://server-address:server-port/socket.io/socket.io.js`.

Initialize the connection with

```
var conn = io.connect('http://server-address:server-port/your-channel');
conn.on('your-event',function(music){
console.log('your music', music)
});
```

Be happy =D

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

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

Total

5

Last Release

3218d ago

### Community

Maintainers

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

---

Top Contributors

[![IgorDePaula](https://avatars.githubusercontent.com/u/2833993?v=4)](https://github.com/IgorDePaula "IgorDePaula (11 commits)")

---

Tags

nodejsphprealtimerealtime-chatrealtime-talkredisredis-clientredis-store

### Embed Badge

![Health badge](/badges/adminweb-resonance/health.svg)

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

###  Alternatives

[rhubarbgroup/redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.

51795.3k1](/packages/rhubarbgroup-redis-cache)[monospice/laravel-redis-sentinel-drivers

Redis Sentinel integration for Laravel and Lumen.

103830.5k](/packages/monospice-laravel-redis-sentinel-drivers)[jamescauwelier/psredis

Sentinel client for the popular php redis client

77392.9k5](/packages/jamescauwelier-psredis)[cache/predis-adapter

A PSR-6 cache implementation using Redis (Predis). This implementation supports tags

272.6M13](/packages/cache-predis-adapter)[symfony-bundles/redis-bundle

Symfony Redis Bundle

271.1M5](/packages/symfony-bundles-redis-bundle)[pdffiller/qless-php

PHP Bindings for qless

29113.2k1](/packages/pdffiller-qless-php)

PHPackages © 2026

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