gabrielbull/php-waredesk-api

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.scrutinizer.yml
.styleci.yml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
composer.json
composer.json.bak
logo.svg
phpunit.xml.dist
src/Categories.php59
A
0 mins
src/Collection.php88
A
0 mins
src/Collections/Categories.php11
A
0 mins
src/Collections/Inventory/Items.php11
A
0 mins
src/Collections/Inventory/Items/Activities.php11
A
0 mins
src/Collections/Inventory/Items/Attributes.php11
A
0 mins
src/Collections/Products.php11
A
0 mins
src/Collections/Products/Categories.php16
A
0 mins
src/Collections/Products/Variants.php11
A
0 mins
src/Collections/Products/Variants/Attributes.php11
A
0 mins
src/Collections/Products/Variants/Codes.php30
A
0 mins
src/Collections/Products/Variants/Items/Attributes.php11
A
0 mins
src/Collections/Products/Variants/Prices.php11
A
0 mins
src/Collections/Variables.php11
A
0 mins
src/Collections/Variables/Elements.php11
A
0 mins
src/Controller.php74
A
1 hr
src/Entity.php7
A
0 mins
src/ErrorHandler.php33
A
0 mins
src/Exception.php5
A
0 mins
src/Exceptions/AccountBannedException.php6
A
0 mins
src/Exceptions/AccountDeletedException.php6
A
0 mins
src/Exceptions/AccountInvalidException.php6
A
0 mins
src/Exceptions/AuthenticationErrorException.php6
A
0 mins
src/Exceptions/CannotUpdateNewEntityException.php6
A
0 mins
src/Exceptions/EmailNotConfirmedException.php6
A
0 mins
src/Exceptions/InvalidClientException.php6
A
0 mins
src/Exceptions/InvalidRequestException.php16
A
0 mins
src/Exceptions/UnknownException.php6
A
0 mins
src/Exceptions/UnknownImageTypeException.php11
A
0 mins
src/Image.php56
A
0 mins
src/Inventory.php13
A
0 mins
src/Inventory/Items.php71
A
0 mins
src/Mapper.php53
A
35 mins
src/Mappers/CategoriesMapper.php12
A
0 mins
src/Mappers/CategoryMapper.php27
A
2 hrs
src/Mappers/Inventory/Item/ActivitiesMapper.php12
A
0 mins
src/Mappers/Inventory/Item/ActivityMapper.php30
A
25 mins