h0rseduck / yii2-etherscan
Yii2 Etherscan Api HTTP Client
Installs: 43
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4
- yiisoft/yii2: ~2.0.15
- yiisoft/yii2-httpclient: ~2.0.6
This package is auto-updated.
Last update: 2025-03-07 17:09:26 UTC
README
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist h0rseduck/yii2-etherscan
or add
"yiisoft/yii2-httpclient": "~0.2"
to the require section of your composer.json.