.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 | 157 | B 5 hrs | F 4% |
src/Enums/DestinationEnum.php | 10 | A 0 mins | F 0% |
src/Enums/ErrorCodeEnum.php | 30 | A 0 mins | F 0% |
src/Enums/RemitancePurposeEnum.php | 6 | A 0 mins | F 0% |
src/Enums/SegmentEnum.php | 7 | A 0 mins | F 0% |
src/Enums/SenderTypeEnum.php | 6 | A 0 mins | F 0% |
src/Enums/SourceOfFundsEnum.php | 6 | A 0 mins | F 0% |
src/Enums/TransactionStatusEnum.php | 12 | A 0 mins | F 0% |
src/Interfaces/ConfigInterface.php | 8 | A 0 mins | F 0% |
src/Interfaces/TransactionInterface.php | 33 | A 0 mins | F 0% |
src/Responses/TransferResponse.php | 14 | A 0 mins | F 0% |