Clarify/clarify-php

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
LICENSE
README.md
composer.json
examples/README.md
examples/create.php15
examples/credentials-dist.php2
examples/delete.php10
examples/list.php17
examples/metadata-delete.php22
examples/metadata-load.php10
A
40 mins
examples/metadata-update.php19
examples/search.php16
examples/tracks-create.php28
examples/tracks-delete.php14
examples/tracks-load.php10
A
40 mins
examples/update.php23
src/Clarify/Bundle.php135
A
1 hr
src/Clarify/Client.php71
src/Clarify/Exceptions/InvalidEnumTypeException.php5
src/Clarify/Exceptions/InvalidIntegerArgumentException.php5
src/Clarify/Exceptions/InvalidJSONException.php5
src/Clarify/Exceptions/InvalidResourceException.php5
src/Clarify/Insights.php19
src/Clarify/Metadata.php24
src/Clarify/Search.php34
src/Clarify/Subresource.php27
src/Clarify/Tracks.php22