Skip to content

willhoffmann/domuserp-php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

domuserp-php-sdk

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.