biz3-client
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.