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.
The suggested installation method is via composer:
php composer require willhoffmann/domuserp-php
Check the wiki for detailed documentation.