brokeyourbike/uba-api-client-php

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.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
phpstan.neon
phpunit.xml
src/Client.php117
A
1 hr
A
94%
src/Enums/ChannelTypeEnum.php13
A
0 mins
F
0%
src/Enums/ErrorCodeEnum.php44
A
0 mins
F
0%
src/Enums/StatusCodeEnum.php8
A
0 mins
F
0%
src/Interfaces/ConfigInterface.php11
A
0 mins
F
0%
src/Interfaces/TransactionInterface.php16
A
0 mins
F
0%
src/Models/AccountInformationResponse.php21
A
2 hrs
F
0%
src/Models/CreditTransactionResponse.php21
A
2 hrs
F
0%
src/Models/TransactionStatusResponse.php21
A
2 hrs
F
0%