Download the PHP package ewout/retrorcon without Composer
On this page you can find all versions of the php package ewout/retrorcon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ewout/retrorcon
More information about ewout/retrorcon
Files in ewout/retrorcon
Download ewout/retrorcon
More information about ewout/retrorcon
Files in ewout/retrorcon
Vendor ewout
Package retrorcon
Short Description A PHP library to communicate with emulators adhering to the RetroRCON standard
License AGPL-3.0-or-later
Package retrorcon
Short Description A PHP library to communicate with emulators adhering to the RetroRCON standard
License AGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package retrorcon
retrorcon-php
This PHP library is used to get information such as users online, refreshing users' look and doing housekeeping activity such as e.g. sending room alerts by communicating with emulators adhering to the RetroRCON standard.
The project requires PHP 7.2 or higher and uses composer's autoloader following the PSR-4 standard.
How to use it
- Install and configure the PHP gRPC extension
- Install and configure the PHP Protobuf extension
- Install and learn how to use composer
- Add the composer package to your project by running
composer require ewout/retrorcon
- Make sure to include composer's autoloader
- Look at the snippet below on how to use the library
Usage
All versions of retrorcon with dependencies
PHP Build Version
Package Version
The package ewout/retrorcon contains the following files
Loading the files please wait ....