remark/profitbase-api-library

ProfitBase API Client

0.2.3.1 2021-01-27 14:27 UTC

This package is not auto-updated.

Last update: 2024-04-19 22:11:14 UTC


README

ProfitBase API Client

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist remark/profitbase-api-library "*"

or add

"remark/profitbase-api-library": "*"

to the require section of your composer.json file.