deesoft / biz3-client
Sangkilbiz3 client
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- deesoft/yii2-angular: ~1.0
- yiisoft/yii2: ~2.0.4
This package is not auto-updated.
Last update: 2024-10-26 18:01:11 UTC
README
Biz3 client
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require deesoft/biz3-client "~3.0"
or add
"deesoft/biz3-client": "~3.0"
to the require section of your composer.json
file.