DawidMazurek/php-jsonrpc-client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
LICENSE
README.md
composer.json
composer.lock
examples/JsonRpcClient.php34
A
0 mins
phpunit.xml
src/Boundary/Http/RequestFactory.php20
A
0 mins
src/Client/JsonRpcClient.php67
A
2 hrs
src/Client/JsonRpcClientConfiguration.php15
A
0 mins
src/Exception/NoRequestWithGivenId.php6
A
0 mins
src/Exception/NoResponseForGivenRequest.php6
A
0 mins
src/Exception/RequestWithoutId.php6
A
0 mins
src/Request/JsonRpcNotification.php21
A
0 mins
src/Request/JsonRpcRequest.php21
A
0 mins
src/Request/JsonRpcRequestCollection.php59
A
0 mins
src/Request/JsonRpcRequestInterface.php8
A
0 mins
src/Response/JsonRpcRequestError.php37
A
0 mins
src/Response/JsonRpcRequestResponse.php24
A
0 mins
src/Response/JsonRpcResponse.php8
A
0 mins
src/Response/JsonRpcResponseCollection.php35
A
0 mins