PHPackages                             scai/php-webrcon - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. scai/php-webrcon

ActiveLibrary[HTTP &amp; Networking](/categories/http)

scai/php-webrcon
================

PHP library to send &amp; receive commands from rust server based on websocket client.

3.0(3y ago)64.4k↑57.1%3[1 issues](https://github.com/alexevladgabriel/php-webrcon/issues)[2 PRs](https://github.com/alexevladgabriel/php-webrcon/pulls)MITPHPPHP &gt;=8

Since May 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alexevladgabriel/php-webrcon)[ Packagist](https://packagist.org/packages/scai/php-webrcon)[ Docs](https://github.com/alexevladgabriel/php-webrcon)[ GitHub Sponsors](https://github.com/php-webrcon)[ RSS](/packages/scai-php-webrcon/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (7)Versions (7)Used By (0)

WebRcon
=======

[](#webrcon)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8114d460a7abbf233015fb3ef6221cbbcbfa6255077163c0c699b14731149a66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736361692f7068702d77656272636f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/scai/php-webrcon)[![Tests](https://github.com/alexevladgabriel/php-webrcon/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/alexevladgabriel/php-webrcon/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/d59c9e3fb9d5b5c10b19ac0107b3d01f6436960f24aa1ba833c04db9e0a4e513/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736361692f7068702d77656272636f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/scai/php-webrcon)

PHP library to send &amp; receive commands from rust server based on websocket client.

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

[](#installation)

You can install the package via composer:

```
composer require scai/php-webrcon
```

Usage
-----

[](#usage)

```
$rcon = new Scai\WebRcon\WebRconClass();
$rcon->connect('IP', RCON_PORT, 'RCON_PASSWORD');
$rcon->send('serverinfo');
$data = $rcon->receive();
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Alexe Vlad](https://github.com/alexevladgabriel)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

3

Last Release

1252d ago

Major Versions

1.0 → 2.02022-03-09

2.0 → 3.02023-01-28

PHP version history (2 changes)1.0PHP ^7.4|^8.0

3.0PHP &gt;=8

### Community

Maintainers

![](https://www.gravatar.com/avatar/0869386ed8f57f7119f4ea1109243024315dae43960e2882874194dc42c96233?d=identicon)[Scai](/maintainers/Scai)

---

Top Contributors

[![alexevladgabriel](https://avatars.githubusercontent.com/u/59282365?v=4)](https://github.com/alexevladgabriel "alexevladgabriel (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")[![Limmek](https://avatars.githubusercontent.com/u/13186086?v=4)](https://github.com/Limmek "Limmek (2 commits)")

---

Tags

phprconwebrconWebSocketssourcerustrconwebrconscaiphp-webrcon

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/scai-php-webrcon/health.svg)

```
[![Health](https://phpackages.com/badges/scai-php-webrcon/health.svg)](https://phpackages.com/packages/scai-php-webrcon)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[mateusjunges/laravel-kafka

A kafka driver for laravel

7253.6M21](/packages/mateusjunges-laravel-kafka)[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[launchdarkly/server-sdk

Official LaunchDarkly SDK for PHP

3911.3M13](/packages/launchdarkly-server-sdk)

PHPackages © 2026

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