.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.php | 101 | A 0 mins | A 93% |
src/Enums/ChannelTypeEnum.php | 8 | A 0 mins | F 0% |
src/Enums/MessageTypeEnum.php | 8 | A 0 mins | F 0% |
src/Enums/PinTypeEnum.php | 7 | A 0 mins | F 0% |
src/Interfaces/ApiConfigInterface.php | 9 | A 0 mins | F 0% |
src/Interfaces/MessageInterface.php | 12 | A 0 mins | F 0% |
src/Interfaces/OtpConfigInterface.php | 17 | A 0 mins | F 0% |
src/Interfaces/OtpRequestInterface.php | 19 | A 0 mins | F 0% |
src/Models/FetchBalanceResponse.php | 9 | A 0 mins | F 0% |
src/Models/SendMessageResponse.php | 12 | A 0 mins | F 0% |
src/Models/SendOneTimePasswordResponse.php | 9 | A 0 mins | F 0% |
src/Models/VerifyOneTimePasswordResponse.php | 9 | A 0 mins | F 0% |