{"id":33966772,"url":"https://github.com/alexevladgabriel/php-webrcon","last_synced_at":"2025-12-12T23:27:00.125Z","repository":{"id":41874726,"uuid":"363397084","full_name":"alexevladgabriel/php-webrcon","owner":"alexevladgabriel","description":"🐘 PHP library to send \u0026 receive commands from rust server based on websocket client.","archived":false,"fork":false,"pushed_at":"2023-10-09T09:06:43.000Z","size":66,"stargazers_count":5,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-28T03:35:25.422Z","etag":null,"topics":["php","rcon","webrcon"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexevladgabriel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null},"funding":{"github":"php-webrcon"}},"created_at":"2021-05-01T11:48:07.000Z","updated_at":"2025-01-21T22:36:03.000Z","dependencies_parsed_at":"2023-02-15T15:31:31.235Z","dependency_job_id":null,"html_url":"https://github.com/alexevladgabriel/php-webrcon","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/alexevladgabriel/php-webrcon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexevladgabriel%2Fphp-webrcon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexevladgabriel%2Fphp-webrcon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexevladgabriel%2Fphp-webrcon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexevladgabriel%2Fphp-webrcon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexevladgabriel","download_url":"https://codeload.github.com/alexevladgabriel/php-webrcon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexevladgabriel%2Fphp-webrcon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27694939,"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","status":"online","status_checked_at":"2025-12-12T02:00:06.775Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["php","rcon","webrcon"],"created_at":"2025-12-12T23:26:59.549Z","updated_at":"2025-12-12T23:27:00.118Z","avatar_url":"https://github.com/alexevladgabriel.png","language":"PHP","funding_links":["https://github.com/sponsors/php-webrcon"],"categories":[],"sub_categories":[],"readme":"# WebRcon\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/scai/php-webrcon.svg?style=flat-square)](https://packagist.org/packages/scai/php-webrcon)\n[![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)\n[![Total Downloads](https://img.shields.io/packagist/dt/scai/php-webrcon.svg?style=flat-square)](https://packagist.org/packages/scai/php-webrcon)\n\nPHP library to send \u0026 receive commands from rust server based on websocket client.\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require scai/php-webrcon\n```\n\n## Usage\n\n```php\n$rcon = new Scai\\WebRcon\\WebRconClass();\n$rcon-\u003econnect('IP', RCON_PORT, 'RCON_PASSWORD');\n$rcon-\u003esend('serverinfo');\n$data = $rcon-\u003ereceive();\n```\n\n## Testing\n\n```bash\ncomposer test\n```\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.\n\n## Security Vulnerabilities\n\nPlease review [our security policy](../../security/policy) on how to report security vulnerabilities.\n\n## Credits\n\n- [Alexe Vlad](https://github.com/alexevladgabriel)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexevladgabriel%2Fphp-webrcon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexevladgabriel%2Fphp-webrcon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexevladgabriel%2Fphp-webrcon/lists"}