/Jeeb.PHP

php wrapper for jeeb.io

Primary LanguagePHP

php wrapper for jeeb.io Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist masihfathi/jeebconnection "*"

or add

"masihfathi/jeebconnection": "*"

to require section of your composer.json.

run tests

docker-compose run php ./vendor/bin/phpunit