minetro/mobilni-platby

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.gitattributes
.github/workflows/main.yaml
.gitignore
LICENSE
Makefile
README.md
composer.json
phpstan.neon
ruleset.xml
src/CallbackDispatcher.php60
src/DispatcherException.php5
src/IDispatcher.php8
src/Request/AbstractRequest.php28
src/Request/ConfirmRequest.php108
A
3 hrs
src/Request/RequestFactory.php59
src/Request/SmsRequest.php69
A
1 hr
src/RequestException.php5
src/Response/AbstractResponse.php6
src/Response/ConfirmResponse.php10
src/Response/Response.php52
src/ResponseException.php5
src/SmsException.php6