EvilFreelancer/rezdy-api-php

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitattributes
.github/FUNDING.yml
.gitignore
.scrutinizer.yml
.travis.yml
LICENSE
README.md
composer.json
phpunit.xml
examples/availability.php9
examples/products.php9
src/Client.php72
src/Config.php91
src/Endpoints/Availability.php50
src/Endpoints/Products.php64
src/Exceptions/EmptyResults.php6
src/HttpTrait.php49
A
55 mins
src/Interfaces/AvailabilityInterface.php12
src/Interfaces/ProductInterface.php10
src/Interfaces/ProductsInterface.php8
src/Interfaces/QueryInterface.php8
src/Model.php49