PHPackages                             konkord-llc/konkord - 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. konkord-llc/konkord

ActiveLibrary[API Development](/categories/api)

konkord-llc/konkord
===================

Yandex Metrika API PHP

1.0(4y ago)05MITPHPPHP &gt;=5.4.0

Since Jul 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/konkord-llc/konkord)[ Packagist](https://packagist.org/packages/konkord-llc/konkord)[ Docs](https://github.com/konkord-llc/konkord)[ RSS](/packages/konkord-llc-konkord/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

konkord
=======

[](#konkord)

Yandex Metrika API (PHP) Библиотека на чистом php

Установка:

1. В файле `config.php `прописать токен доступа и номер счетчика
2. К проекту подключить` include_once(DIR."/YandexMetrica.php");`
3. создаем объект` $getMetrica->new konkord\YandexMetrika();`
4. передаем url api` $getMetrica->url = "https://api-metrika.yandex.net/stat/v1/data/bytime?";`
5. Передаем необъодимые параметры `$getMetrica->parametrs = ['date1'   => 'today', // $startDate < $endDate. дата начала 'date2'   =>'today', //дата конца'metrics'  =>'ym:s:visits,ym:s:pageviews,ym:s:users,ym:s:bounceRate,ym:s:pageDepth,ym:s:avgVisitDurationSeconds' // показатели];`
6. вызываем `$result=$getMetrica->GetFromMetrica();`
7. выводим результат работы
    `var_dump($result);`

/\* Для желающих отблагодарить, сбер карта: 2202 2018 6769 5815 \*/

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1756d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/11d5f89b5a0aa286fb443e8d3ebfa8e338a6ece5fa6b64b5c19b2a93b002f80f?d=identicon)[artmanclassic](/maintainers/artmanclassic)

---

Top Contributors

[![artmanclassic](https://avatars.githubusercontent.com/u/10885489?v=4)](https://github.com/artmanclassic "artmanclassic (14 commits)")

---

Tags

yandex-metrikayandex-metrika-apiapiyandexmetrika

### Embed Badge

![Health badge](/badges/konkord-llc-konkord/health.svg)

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

###  Alternatives

[yandex/geo

PHP-library for interactions with geo-coding Yandex.Maps

117309.0k3](/packages/yandex-geo)[hardworm/webmaster.api

Yandex Webmaster Api v4.1 library

109.7k](/packages/hardworm-webmasterapi)

PHPackages © 2026

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