PHPackages                             leyhmann/docdochelpers - 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. leyhmann/docdochelpers

ActiveLibrary[API Development](/categories/api)

leyhmann/docdochelpers
======================

Simple helper for use docdoc.ru partner API

v2.1.4(6y ago)1463[1 PRs](https://github.com/Leyhmann/docdochelpers/pulls)MITPHPPHP ^7.2CI failing

Since Mar 5Pushed 4mo agoCompare

[ Source](https://github.com/Leyhmann/docdochelpers)[ Packagist](https://packagist.org/packages/leyhmann/docdochelpers)[ Docs](https://github.com/leyhmann/docdoc)[ RSS](/packages/leyhmann-docdochelpers/feed)WikiDiscussions master Synced 3w ago

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

DocDoc API Client 1.0.12
========================

[](#docdoc-api-client-1012)

[Official API Documentation Version 1.0.12](https://dd1012.docs.apiary.io)

### Install

[](#install)

Install by [composer](http://getcomposer.org/download/).

```
composer require leyhmann/docdochelpers

```

### Example

[](#example)

```
use Leyhmann\DocDoc\Services\DoctorsService;

$client = new Client(DOCDOC_LOGIN, DOCDOC_PASSWORD);
$doctorsService = new DoctorsService($client);
$doctors = $doctorsService->all($cityId : int, $count: int|null, $start: int|null);

foreach($doctors as $doctor) {
    // do something
}
```

### See Services folder for make request

[](#see-services-folder-for-make-request)

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance50

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~58 days

Recently: every ~20 days

Total

9

Last Release

2203d ago

Major Versions

v1.2 → v2.02020-03-22

### Community

Maintainers

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

---

Top Contributors

[![Leyhmann](https://avatars.githubusercontent.com/u/31326108?v=4)](https://github.com/Leyhmann "Leyhmann (2 commits)")[![azamatgusov033](https://avatars.githubusercontent.com/u/52696204?v=4)](https://github.com/azamatgusov033 "azamatgusov033 (1 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

docdoc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/leyhmann-docdochelpers/health.svg)

```
[![Health](https://phpackages.com/badges/leyhmann-docdochelpers/health.svg)](https://phpackages.com/packages/leyhmann-docdochelpers)
```

###  Alternatives

[gorkalaucirica/hipchat-v2-api-client

Hipchat v2 API client

80226.6k6](/packages/gorkalaucirica-hipchat-v2-api-client)[webit/w-firma-api

wFirma.pl API

1821.5k](/packages/webit-w-firma-api)[matthiasnoback/microsoft-translator

Library for making calls to the Microsoft Translator V2 API

39234.4k3](/packages/matthiasnoback-microsoft-translator)[tamara-solution/php-sdk

Tamara PHP Client Library

10272.5k1](/packages/tamara-solution-php-sdk)[armetiz/airtable-php

Manipulate Airtable API using PHP

209.2k](/packages/armetiz-airtable-php)

PHPackages © 2026

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