PHPackages                             inpassor/yii2-realplexor - 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. inpassor/yii2-realplexor

ActiveYii2-extension

inpassor/yii2-realplexor
========================

Realplexor extension for the Yii 2 framework

0.1.4(9y ago)166MITPHPPHP &gt;=5.4.0

Since Oct 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Inpassor/yii2-realplexor)[ Packagist](https://packagist.org/packages/inpassor/yii2-realplexor)[ RSS](/packages/inpassor-yii2-realplexor/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

Realplexor extension for the Yii 2 framework
============================================

[](#realplexor-extension-for-the-yii-2-framework)

[![Latest Stable Version](https://camo.githubusercontent.com/f990d388f79fea5df7751f4e03cf7e5524fd993c915a371a6440902a0d136235/68747470733a2f2f706f7365722e707567782e6f72672f696e706173736f722f796969322d7265616c706c65786f722f76657273696f6e)](https://packagist.org/packages/inpassor/yii2-realplexor)[![Total Downloads](https://camo.githubusercontent.com/31693e7e4343029027c35e536fad0a832b7a67edcc7c919f226f8b7e74ab3e74/68747470733a2f2f706f7365722e707567782e6f72672f696e706173736f722f796969322d7265616c706c65786f722f646f776e6c6f616473)](https://packagist.org/packages/inpassor/yii2-realplexor)[![License](https://camo.githubusercontent.com/5d6b3ae5b286980b7a8c742af8181e1b3ee038da6718e13878cd7e3f7ce3bd6e/68747470733a2f2f706f7365722e707567782e6f72672f696e706173736f722f796969322d7265616c706c65786f722f6c6963656e7365)](https://packagist.org/packages/inpassor/yii2-realplexor)

Author: Inpassor

GitHub repository:

This library implements [Dklab\_Realplexor](https://github.com/DmitryKoterov/dklab_realplexor)PHP API.

Dklab\_Realplexor is comet server which handles 1000000+ parallel browser connections.

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

[](#installation)

1. Add package to your project using composer:

```
composer require inpassor/yii2-realplexor

```

2. Add the realplexor application component to the console / web config in "components" section:

```
    'components' => [
        ...
        'realplexor' => [
            'class' => 'inpassor\realplexor\Realplexor',
        ],
    ],

```

There are several parameters that available to configure:

ParameterTypeDescriptionhoststringThe server host. Default: 127.0.0.1portintegerThe connection port. Default: 10010namespacestringNamespace to use. Default: ''loginstringLogin for connection (if the server need it). Default: ''passwordstringPassword for connection (if the server need it). Default: ''timeoutintegerThe connection timeout, in seconds. Default: 5Usage
-----

[](#usage)

Use Realplexor transport as application component:

```
Yii::$app->realplexor

```

To get detailed information about properties and methods of the Realplexor application component, please read documentation for [Realplexor PHP API](https://github.com/Inpassor/realplexor).

Client-side
-----------

[](#client-side)

To implement Realplexor client-side use \\inpassor\\assets\\JqueryRealplexor asset (it included in the dependancies for this package, so just use it), that refers to bower package [inpassor-jquery-realplexor](https://github.com/Inpassor/jquery-realplexor)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

3381d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f64e4e791a38a96f9d40f19511fce91a8252cdad0eb8968425b710f58d1f490?d=identicon)[Inpassor](/maintainers/Inpassor)

---

Top Contributors

[![Inpassor](https://avatars.githubusercontent.com/u/3442673?v=4)](https://github.com/Inpassor "Inpassor (5 commits)")

---

Tags

yii2longpollingcometrealplexordklab\_realplexor

### Embed Badge

![Health badge](/badges/inpassor-yii2-realplexor/health.svg)

```
[![Health](https://phpackages.com/badges/inpassor-yii2-realplexor/health.svg)](https://phpackages.com/packages/inpassor-yii2-realplexor)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)

PHPackages © 2026

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