brokeyourbike/wizall-api-client-php

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.devcontainer/Dockerfile
.devcontainer/devcontainer.json
.editorconfig
.gitattributes
.github/FUNDING.yml
.github/workflows/release-please.yml
.github/workflows/static.yml
.github/workflows/tests.yml
.gitignore
CHANGELOG.md
LICENSE
README.md
composer.json
composer.lock
phpstan.neon
phpunit.xml
src/Client.php135
A
1 hr
A
98%
src/Enums/ErrorCodeEnum.php6
A
0 mins
F
0%
src/Enums/KycTypeEnum.php7
A
0 mins
F
0%
src/Enums/TransactionStatusEnum.php8
A
0 mins
F
0%
src/Interfaces/ConfigInterface.php15
A
0 mins
F
0%
src/Interfaces/TransactionInterface.php17
A
0 mins
F
0%
src/Responses/TokenResponse.php11
A
0 mins
F
0%
src/Responses/TransferCashResponse.php13
A
0 mins
F
0%
src/Responses/TransferCashStatusResponse.php13
A
0 mins
F
0%