brokeyourbike/fidelity-bank-api-client-php

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.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.php125
A
1 hr
A
96%
src/Enums/ErrorCodeEnum.php22
A
0 mins
F
0%
src/Enums/StatusCodeEnum.php10
A
0 mins
F
0%
src/Exceptions/PrepareRequestException.php30
A
0 mins
A
100%
src/Interfaces/ConfigInterface.php8
A
0 mins
F
0%
src/Interfaces/RecipientInterface.php14
A
0 mins
F
0%
src/Interfaces/SenderInterface.php14
A
0 mins
F
0%
src/Interfaces/TransactionInterface.php18
A
0 mins
F
0%
src/Models/TransactionResponse.php17
A
0 mins
F
0%