sRPC library for PHP
github.com/Solenoid-IT/php-sRPC
pkg:composer/solenoid/srpc
Installs: 27
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
This package is auto-updated.
Last update: 2026-06-12 12:32:48 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.