{"id":19562484,"url":"https://github.com/inpassor/yii2-realplexor","last_synced_at":"2025-07-24T20:11:52.055Z","repository":{"id":56991878,"uuid":"69907346","full_name":"Inpassor/yii2-realplexor","owner":"Inpassor","description":"Realplexor extension for the Yii 2 framework","archived":false,"fork":false,"pushed_at":"2017-02-07T08:48:23.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T23:06:14.658Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Inpassor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-03T20:15:43.000Z","updated_at":"2017-02-07T15:04:09.000Z","dependencies_parsed_at":"2022-08-21T12:20:21.536Z","dependency_job_id":null,"html_url":"https://github.com/Inpassor/yii2-realplexor","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inpassor%2Fyii2-realplexor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inpassor%2Fyii2-realplexor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inpassor%2Fyii2-realplexor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inpassor%2Fyii2-realplexor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inpassor","download_url":"https://codeload.github.com/Inpassor/yii2-realplexor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240822590,"owners_count":19863302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T05:14:44.354Z","updated_at":"2025-02-26T08:46:27.431Z","avatar_url":"https://github.com/Inpassor.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Realplexor extension for the Yii 2 framework\n============================================\n\n[![Latest Stable Version](https://poser.pugx.org/inpassor/yii2-realplexor/version)](https://packagist.org/packages/inpassor/yii2-realplexor)\n[![Total Downloads](https://poser.pugx.org/inpassor/yii2-realplexor/downloads)](https://packagist.org/packages/inpassor/yii2-realplexor)\n[![License](https://poser.pugx.org/inpassor/yii2-realplexor/license)](https://packagist.org/packages/inpassor/yii2-realplexor)\n\nAuthor: Inpassor \u003cinpassor@yandex.com\u003e\n\nGitHub repository: https://github.com/Inpassor/yii2-realplexor\n\nThis library implements\n[Dklab_Realplexor](https://github.com/DmitryKoterov/dklab_realplexor)\nPHP API.\n\nDklab_Realplexor is comet server which handles 1000000+ parallel\nbrowser connections.\n\n## Installation\n\n1) Add package to your project using composer:\n```\ncomposer require inpassor/yii2-realplexor\n```\n\n2) Add the realplexor application component to the console / web config in \"components\" section:\n```\n    'components' =\u003e [\n        ...\n        'realplexor' =\u003e [\n            'class' =\u003e 'inpassor\\realplexor\\Realplexor',\n        ],\n    ],\n```\nThere are several parameters that available to configure:\n\nParameter | Type | Description\n--- | --- | ---\nhost | string | The server host. Default: 127.0.0.1\nport | integer | The connection port. Default: 10010\nnamespace | string | Namespace to use. Default: ''\nlogin | string | Login for connection (if the server need it). Default: ''\npassword | string | Password for connection (if the server need it). Default: ''\ntimeout | integer | The connection timeout, in seconds. Default: 5\n\n## Usage\n\nUse Realplexor transport as application component:\n```\nYii::$app-\u003erealplexor\n```\n\nTo get detailed information about properties and methods of the Realplexor\napplication component, please read documentation for [Realplexor PHP API](https://github.com/Inpassor/realplexor).\n\n## Client-side\n\nTo implement Realplexor client-side use \\inpassor\\assets\\JqueryRealplexor\nasset (it included in the dependancies for this package, so just use it),\nthat refers to bower package\n[inpassor-jquery-realplexor](https://github.com/Inpassor/jquery-realplexor)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finpassor%2Fyii2-realplexor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finpassor%2Fyii2-realplexor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finpassor%2Fyii2-realplexor/lists"}