sRPC library for PHP
github.com/Solenoid-IT/php-sRPC
pkg:composer/solenoid/srpc
Transparency log
Installs: 31
Dependents: 0
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT ea90b59f4ff70562d6fd0983973316a22cb31319
httpsRPC
Published on Packagist.org on 2026-06-12 12:27 UTC
This package is auto-updated.
Last update: 2026-07-12 12:44:56 UTC
Server library implementing the sRPC protocol v1.0 (standard).
To run a test:
Open a terminal in the project root.
Execute:
php ./tests/Test.php
If the command exits with code 0, the test passed.