seregazhuk/php-headhunter-api

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.scrutinizer.yml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
composer.json
phpunit.xml
src/Api.php17
A
0 mins
src/EndPoints/Artifacts.php48
A
0 mins
src/EndPoints/Auth.php14
A
0 mins
src/EndPoints/Comments.php33
A
0 mins
src/EndPoints/Dictionaries.php8
A
0 mins
src/EndPoints/Employers.php10
A
0 mins
src/EndPoints/Endpoint.php59
A
0 mins
src/EndPoints/EndpointsContainer.php58
A
0 mins
src/EndPoints/Faculties.php12
A
0 mins
src/EndPoints/Industries.php8
A
0 mins
src/EndPoints/Languages.php8
A
0 mins
src/EndPoints/Manager.php19
A
0 mins
src/EndPoints/Me.php23
A
0 mins
src/EndPoints/Metro.php12
A
0 mins
src/EndPoints/Negotiations.php26
A
0 mins
src/EndPoints/Regions.php8
A
0 mins
src/EndPoints/Resumes.php50
A
0 mins
src/EndPoints/SavedSearches.php9
A
0 mins
src/EndPoints/Specializations.php8
A
0 mins
src/EndPoints/Suggests.php32
A
0 mins
src/EndPoints/Vacancies.php59
A
0 mins
src/Exceptions/HeadHunterApiException.php5
A
0 mins
src/Exceptions/WrongEndPointException.php5
A
0 mins
src/Request.php100
A
0 mins
src/Traits/EmployerManagers.php41
A
0 mins
src/Traits/HasAll.php10
A
0 mins
src/Traits/HasSimilarVacancies.php10
A
0 mins
src/Traits/HasView.php10
A
0 mins
src/Traits/HasVisibilityList.php68
A
0 mins
src/Traits/InvitedNegotiations.php46
A
0 mins
src/Traits/ResolvesCurrentUser.php30
A
0 mins
src/Traits/Searchable.php10
A
0 mins
tests/EndpointContainerTest.php46
A
0 mins