.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.php | 146 | A 1 hr | A 100% |
src/Enums/ChannelEnum.php | 7 | A 0 mins | F 0% |
src/Enums/CollectionNetworkEnum.php | 8 | A 0 mins | F 0% |
src/Enums/ErrorCodeEnum.php | 12 | A 0 mins | F 0% |
src/Enums/TransactionStatusEnum.php | 9 | A 0 mins | F 0% |
src/Interfaces/ConfigInterface.php | 8 | A 0 mins | F 0% |
src/Interfaces/TransactionInterface.php | 17 | A 0 mins | F 0% |
src/Responses/EstimateResponse.php | 8 | A 0 mins | F 0% |
src/Responses/PayoutResponse.php | 9 | A 0 mins | F 0% |
src/Responses/TokenResponse.php | 9 | A 0 mins | F 0% |
src/Responses/TransactionResponse.php | 17 | A 0 mins | F 0% |