PHPackages                             opifer/imuis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. opifer/imuis

ActiveLibrary[API Development](/categories/api)

opifer/imuis
============

PHP library to access the imuis API

v0.1(11y ago)41.7k1[1 issues](https://github.com/Opifer/Imuis/issues)MITPHPPHP &gt;=5.4.0

Since Feb 11Pushed 8y ago2 watchersCompare

[ Source](https://github.com/Opifer/Imuis)[ Packagist](https://packagist.org/packages/opifer/imuis)[ RSS](/packages/opifer-imuis/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (3)Used By (0)

[![Build Status](https://camo.githubusercontent.com/7d83c033273c04c16b0e532a34c07371c04660da7fb0de3c082b8af00fc11dfc/68747470733a2f2f7472617669732d63692e6f72672f4f70696665722f496d7569732e737667)](https://travis-ci.org/Opifer/Imuis)

Imuis
=====

[](#imuis)

[Muis software](https://www.muis.nl/) builds administrative software for accountants and entrepreneurs. This package eases the communication with the iMuis API from a PHP project. The client is written on version 10-09-2013 from the Cloudswitch iMuis webservice.

This package is a work in progress. Currently only a few methods are available. More methods will be added and we're open to any pull requests.

Installation
------------

[](#installation)

Add the package to your composer.json

```
composer require opifer/imuis

```

Example
-------

[](#example)

Quick example on how to import a new creditor into Imuis

```
