PHPackages                             tweet9ra/logux-laravel - 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. tweet9ra/logux-laravel

ActiveLibrary

tweet9ra/logux-laravel
======================

Laravel adator for tweet9ra/logux-php

5.0.2(5y ago)2770MITPHP

Since Dec 13Pushed 5y ago2 watchersCompare

[ Source](https://github.com/tweet9ra/logux-laravel)[ Packagist](https://packagist.org/packages/tweet9ra/logux-laravel)[ RSS](/packages/tweet9ra-logux-laravel/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (1)Versions (26)Used By (0)

Logux Laravel
=============

[](#logux-laravel)

This package allows your Laravel application communicate with front-end via WebSockets through Logux proxy server

Quick start
-----------

[](#quick-start)

1. Install via composer `composer require tweet9ra/logux-laravel`
2. Add `tweet9ra\Logux\Laravel\LoguxServiceProvider` to providers list in your app config file `config/app.php`

```
...
'providers' => [
    ...
     /*
     * Package Service Providers...
     */
    tweet9ra\Logux\Laravel\LoguxServiceProvider::class,
    ...
],
...
```

3. Publish config and routes: `php artisan vendor:publish --provider="tweet9ra\Logux\Laravel\LoguxServiceProvider"`

Configure `config/logux.php` and `routes/logux.php`

\#####Version compatibility with logux backend protocol:

Package versionLogux backend protocol version&lt; 4.0.02^4.0.03^5.0.04

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~8 days

Recently: every ~16 days

Total

25

Last Release

2154d ago

Major Versions

1.3.0.x-dev → 2.0.0.x-dev2020-01-29

2.1.3.x-dev → 3.0.02020-03-23

3.0.2.x-dev → 4.0.02020-04-17

4.0.1.x-dev → 5.0.02020-06-18

### Community

Maintainers

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

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

---

Top Contributors

[![tweet9ra](https://avatars.githubusercontent.com/u/34438790?v=4)](https://github.com/tweet9ra "tweet9ra (25 commits)")[![dotterian](https://avatars.githubusercontent.com/u/6250486?v=4)](https://github.com/dotterian "dotterian (5 commits)")

### Embed Badge

![Health badge](/badges/tweet9ra-logux-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/tweet9ra-logux-laravel/health.svg)](https://phpackages.com/packages/tweet9ra-logux-laravel)
```

PHPackages © 2026

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