Goracash/goracash-api-php-client

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
LICENCE
README.md
composer.json
phpunit.xml
run.sh
autoload.php2
src/Client.php147
A
3 hrs
src/Config.php172
B
4 hrs
src/Exception.php5
src/Http/Request.php232
B
5 hrs
src/Http/Response.php54
src/IO/Curl.php106
A
3 hrs
src/IO/Exception.php6
src/IO/Primary.php85
A
1 hr
src/Logger/Clean.php12
src/Logger/Exception.php6
src/Logger/File.php83
src/Logger/Primary.php174
A
3 hrs
src/Service.php83
A
25 mins
src/Service/Authentication.php63
src/Service/Contact.php110
A
1 hr
src/Service/Data.php6
src/Service/DataDaily.php142
A
1 hr
src/Service/Exception.php6
src/Service/InvalidArgumentException.php6
src/Service/Lead.php86
src/Service/LeadAcademic.php63
src/Service/LeadEstimation.php52
C
1 day
src/Service/LeadEstimationPro.php52
C
1 day
src/Service/LeadHealthPro.php50
src/Service/LeadJuridical.php70
src/Service/LeadRefractiveSurgery.php44
src/Service/Payout.php6
src/Service/PayoutLead.php37
src/Service/Phone.php160
A
2 hrs
src/Service/Subscription.php6
src/Service/SubscriptionAcademic.php100
A
2 hrs
src/Service/Web.php63
A
2 hrs
src/Utils.php107
src/autoload.php14