mackiavelly / yii2-viber-api
Viber API
Installs: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- bogdaan/viber-bot-php: *
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2025-03-26 23:29:51 UTC
README
Viber API
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist mackiavelly/yii2-viber-api "*"
or add
"mackiavelly/yii2-viber-api": "*"
to the require section of your composer.json
file.