denisogr / yii2-google-adwords-helpers
yii2-google-adwords-helpers
Package info
github.com/DenisOgr/yii2-google-adwords-helpers
Type:yii2-extension
pkg:composer/denisogr/yii2-google-adwords-helpers
dev-master
2017-08-07 09:57 UTC
Requires
- php: >=5.4.0
- pear/math_combinatorics: *
This package is not auto-updated.
Last update: 2026-06-07 02:22:04 UTC
README
yii2-google-adwords-helpers
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist denisogr/yii2-google-adwords-helpers "dev-master"
or add
"denisogr/yii2-google-adwords-helpers": "dev-master"
to the require section of your composer.json file.