seregazhuk/php-favro-api

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.scrutinizer.yml
.travis.yml
CHANGELOG.md
LICENSE
README.md
composer.json
logo.png
phpunit.xml
src/Api/Api.php68
A
0 mins
src/Api/Endpoints/Cards.php9
A
0 mins
src/Api/Endpoints/Collections.php9
A
0 mins
src/Api/Endpoints/Columns.php9
A
0 mins
src/Api/Endpoints/Comments.php9
A
0 mins
src/Api/Endpoints/CrudEndpoint.php36
A
0 mins
src/Api/Endpoints/Endpoint.php51
A
0 mins
src/Api/Endpoints/Organizations.php17
A
0 mins
src/Api/Endpoints/Tags.php9
A
0 mins
src/Api/Endpoints/TaskLists.php9
A
0 mins
src/Api/Endpoints/Tasks.php9
A
0 mins
src/Api/Endpoints/Users.php9
A
0 mins
src/Api/Endpoints/Widgets.php20
A
0 mins
src/Contracts/HttpClient.php10
A
0 mins
src/Exceptions/BaseFavroException.php5
A
0 mins
src/Exceptions/WrongEndpoint.php5
A
0 mins
src/Exceptions/WrongOrganizationName.php5
A
0 mins
src/Favro.php42
A
0 mins
src/GuzzleHttpClient.php68
A
0 mins