nalletje/imuis_api

PHP library to access the imuis API

dev-master 2020-06-25 15:24 UTC

This package is not auto-updated.

Last update: 2025-05-03 14:50:43 UTC


README

!!!!!!!!!!!!!!! CURRENTLY NOT IN ACTIVE DEVELOPMENT !!!!!!!!!!!!!!!

Project

This project is dedicated to connect to the iMuis cloudswitch API. More info about iMuis :: https://www.muis.nl Documentation from cloudswitch :: http://cswdoc.imuisonline.com

At this moment we only support GetStamTabelRecords && CreateVerkoopOrder!

Current version

At this moment, you can use this API to get data from your iMuis database and create a invoice. We have some pre-defined settings for Debitors, Articles (products), Order Sorts and Create Order. More will follow in the future.

Usage

It is pretty easy to use, see the folder Examples for more information

Install

  composer require nalletje/imuis_api

Credits

All credits go to https://github.com/Opifer/Imuis/ Since his branch is not up-to-date and not (fully) working with PHP 7.2, i started this project.