PHPackages                             neovav/hh.ru-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. neovav/hh.ru-api

ActiveLibrary[API Development](/categories/api)

neovav/hh.ru-api
================

Api hh.ru

1.1.2(5y ago)1381Apache-2.0PHPPHP ^8.0

Since Oct 26Pushed 5y ago1 watchersCompare

[ Source](https://github.com/neovav/hh.ru-api)[ Packagist](https://packagist.org/packages/neovav/hh.ru-api)[ RSS](/packages/neovav-hhru-api/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependencies (2)Versions (17)Used By (0)

hh.ru-api
=========

[](#hhru-api)

This is library for access to hh.ru Api

Tests:

1. To get $authCode go to the following link in your browser: [https://hh.ru/oauth/authorize?response\_type=code&amp;client\_id={client\_id}&amp;state={state}&amp;redirect\_uri={redirect\_uri}](https://hh.ru/oauth/authorize?response_type=code&client_id=%7Bclient_id%7D&state=%7Bstate%7D&redirect_uri=%7Bredirect_uri%7D)
2. Copy file: tests/.env-sample to tests/.env and change values
3. Build docker container:

```
docker build -t hh.ru-api .
```

3. Launch test file:

    a. For testing oAuth:

    ```
    docker run --env-file tests/.env hh.ru-api php -f tests/checkoAuth.php
    ```

    b. For testing vacancies:

    ```
    docker run --env-file tests/.env hh.ru-api php -f tests/vacancies.php
    ```

    c. For testing personal:

    ```
    docker run --env-file tests/.env hh.ru-api php -f tests/personal.php
    ```

    d. For testing active vacancies:

    ```
    docker run --env-file tests/.env hh.ru-api php -f tests/vacancies_active.php
    ```

    e. For testing negotiation:

    ```
    docker run --env-file tests/.env hh.ru-api php -f tests/vacancies_active.php
    ```

Using in your projects:

1. Install package using composer:

```
composer require neovav/hh.ru-api:1.0.4
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

16

Last Release

1918d ago

PHP version history (3 changes)1.0.0PHP ~7.0

1.0.2PHP ~7.4

1.0.5PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e37a8bcf21dd74f3efc89e0be4279efeef2402ac5f4b52daa40fe74e545c5bc1?d=identicon)[neovav](/maintainers/neovav)

---

Top Contributors

[![neovav](https://avatars.githubusercontent.com/u/18636060?v=4)](https://github.com/neovav "neovav (39 commits)")

---

Tags

apihh.ru

### Embed Badge

![Health badge](/badges/neovav-hhru-api/health.svg)

```
[![Health](https://phpackages.com/badges/neovav-hhru-api/health.svg)](https://phpackages.com/packages/neovav-hhru-api)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[get-stream/stream-chat

A PHP client for Stream Chat (https://getstream.io/chat/)

301.8M2](/packages/get-stream-stream-chat)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
