PHPackages                             euromd/yii2-yandex-metrika - 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. euromd/yii2-yandex-metrika

ActiveYii2-extension[API Development](/categories/api)

euromd/yii2-yandex-metrika
==========================

Yii2-wrapper for Yandex Metrika API

0.1.2(11y ago)44862BSD LicensePHP

Since Jul 16Pushed 11y ago3 watchersCompare

[ Source](https://github.com/EuroMD/yii2-yandex-metrika)[ Packagist](https://packagist.org/packages/euromd/yii2-yandex-metrika)[ RSS](/packages/euromd-yii2-yandex-metrika/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (4)Used By (0)

Yandex Metrika API (Yii2-wrapper)
=================================

[](#yandex-metrika-api-yii2-wrapper)

[![Total Downloads](https://camo.githubusercontent.com/94d828d41635195c92c7d7ad564b7e0630ede693fa586a67d76bdc71a69b2cfa/68747470733a2f2f706f7365722e707567782e6f72672f6575726f6d642f796969322d79616e6465782d6d657472696b612f646f776e6c6f6164732e737667)](https://packagist.org/packages/euromd/yii2-yandex-metrika)[![Latest Stable Version](https://camo.githubusercontent.com/5e022fab0ba6a9cd00341acab948aa32659cfdce504912d228954c61840fff39/68747470733a2f2f706f7365722e707567782e6f72672f6575726f6d642f796969322d79616e6465782d6d657472696b612f762f737461626c652e737667)](https://packagist.org/packages/euromd/yii2-yandex-metrika)[![Latest Unstable Version](https://camo.githubusercontent.com/2ad0a38f2f10eb49ec53cb6204540467b554b788f226ba9f1770b799437a7ada/68747470733a2f2f706f7365722e707567782e6f72672f6575726f6d642f796969322d79616e6465782d6d657472696b612f762f756e737461626c652e737667)](https://packagist.org/packages/euromd/yii2-yandex-metrika)[![License](https://camo.githubusercontent.com/4c62eed921e51ba40577a3dc03bd6029cae608e2fe31375518f1aa5b9601068a/68747470733a2f2f706f7365722e707567782e6f72672f6575726f6d642f796969322d79616e6465782d6d657472696b612f6c6963656e73652e737667)](https://packagist.org/packages/euromd/yii2-yandex-metrika)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --dev --prefer-dist euromd/yii2-yandex-metrika "*"

```

or add

```
"euromd/yii2-yandex-metrika": "*"

```

to the require-dev section of your composer.json.

General Usage
-------------

[](#general-usage)

To use this extension, simply add the following code in your application configuration:

```
return [
    //....
    'components' => [
        'yandexMetrika' => [
            'class' => '\EuroMD\yandexMetrika\Client',
            'clientID' => 'Your Yandex App client ID...',
            'clientSecret' => 'Your Yandex App client secret...'
        ],
    ],
];
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

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

Every ~77 days

Total

3

Last Release

4163d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a7700b2f0b477c2b60e3624bfd4aac000d5cb1d9e75e45a7f99ede46c6fe1e2?d=identicon)[borales](/maintainers/borales)

---

Top Contributors

[![Borales](https://avatars.githubusercontent.com/u/1118933?v=4)](https://github.com/Borales "Borales (34 commits)")

---

Tags

yii2yandexmetrikayandex-metrika

### Embed Badge

![Health badge](/badges/euromd-yii2-yandex-metrika/health.svg)

```
[![Health](https://phpackages.com/badges/euromd-yii2-yandex-metrika/health.svg)](https://phpackages.com/packages/euromd-yii2-yandex-metrika)
```

###  Alternatives

[jumper423/yii2-vk

Расширенная работа с API VK

301.6k](/packages/jumper423-yii2-vk)[hardworm/webmaster.api

Yandex Webmaster Api v4.1 library

109.7k](/packages/hardworm-webmasterapi)[hiqdev/yii2-yandex-metrika

Yandex.Metrika counter for Yii2 applications

111.1k](/packages/hiqdev-yii2-yandex-metrika)

PHPackages © 2026

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