willhoffmann/domuserp-php

PHP SDK for Domus ERP API

v1.0.0 2018-08-06 17:09 UTC

This package is auto-updated.

Last update: 2024-04-13 20:29:06 UTC


README

GitHub license Build Status Downloads

PHP SDK Library for Domus ERP API

The purpose of this lib is to create an abstracted layer to facilitate the use of API in PHP projects.

Features:

  • Compatible with the PSR-4 standard.
  • Friendly commands to query the API.

Installation

The suggested installation method is via composer:

php composer require willhoffmann/domuserp-php

Usage

Check the wiki for detailed documentation.