2017 © Pedro Peláez
 

yii2-extension yii2-yandex-metrika

Yii2-wrapper for Yandex Metrika API

image

euromd/yii2-yandex-metrika

Yii2-wrapper for Yandex Metrika API

  • Monday, January 12, 2015
  • by borales
  • Repository
  • 4 Watchers
  • 4 Stars
  • 241 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

Yandex Metrika API (Yii2-wrapper)

Total Downloads Latest Stable Version Latest Unstable Version License, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

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

or add, (*4)

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

to the require-dev section of your composer.json., (*5)

General Usage

To use this extension, simply add the following code in your application configuration:, (*6)

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

The Versions

12/01 2015

dev-master

9999999-dev

Yii2-wrapper for Yandex Metrika API

  Sources   Download

BSD License

The Requires

 

by Borales (Alexandr Bordun)

yii2 yandex metrika yandex metrika

19/12 2014

0.1.2

0.1.2.0

Yii2-wrapper for Yandex Metrika API

  Sources   Download

BSD License

The Requires

 

by Borales (Alexandr Bordun)

yii2 yandex metrika yandex metrika

18/07 2014

0.1.1

0.1.1.0

Yii2-wrapper for Yandex Metrika API

  Sources   Download

BSD License

The Requires

 

by Borales (Alexandr Bordun)

yii2 yandex metrika yandex metrika

17/07 2014

0.1.0

0.1.0.0

Yii2-wrapper for Yandex Metrika API

  Sources   Download

BSD License

The Requires

 

by Borales (Alexandr Bordun)

yii2 yandex metrika yandex metrika