brokeyourbike/numverify-api-client-php

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.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.php53
A
0 mins
A
96%
src/ConfigInterface.php8
A
0 mins
F
0%
src/Exceptions/ApiFailureException.php37
A
0 mins
A
100%
src/Exceptions/ApiResponseException.php15
A
0 mins
D
60%
src/PhoneNumber/Factory.php15
A
0 mins
A
100%
src/PhoneNumber/InvalidPhoneNumber.php32
A
0 mins
A
100%
src/PhoneNumber/PhoneNumberInterface.php7
A
0 mins
F
0%
src/PhoneNumber/ValidPhoneNumber.php91
A
0 mins
A
100%