jeyroik/json-reqres

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/php.yml
.gitignore
LICENSE
README.md
changelog.md
composer.json
src/components/requests/Request.php94
A
0 mins
src/components/requests/dispatchers/ApiKey.php24
A
0 mins
src/components/responses/Response.php20
A
0 mins
src/components/responses/dispatchers/WrapResult.php15
A
0 mins
src/interfaces/requests/IRequest.php25
A
0 mins
src/interfaces/requests/dispatchers/IDispatcher.php6
A
0 mins
src/interfaces/responses/IResponse.php12
A
0 mins
src/interfaces/responses/dispatchers/IDispatcher.php7
A
0 mins