masihfathi/jeebconnection

Jeeb.io php wrapper

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/masihfathi/jeebconnection

dev-master 2020-12-22 18:45 UTC

This package is auto-updated.

Last update: 2025-09-23 05:13:37 UTC


README

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