/biz3-client

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

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.

Usage