PHPackages                             mpluskassa/soap - 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. mpluskassa/soap

ActiveLibrary

mpluskassa/soap
===============

PHP Client for the MplusKASSA SOAP API

v0.22(5y ago)088MITPHPPHP ^7.4

Since Oct 21Pushed 5y agoCompare

[ Source](https://github.com/MplusKASSA/soap-client-php)[ Packagist](https://packagist.org/packages/mpluskassa/soap)[ RSS](/packages/mpluskassa-soap/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (23)Used By (0)

MplusKASSA SOAP API Client for PHP - Pre alpha release !
========================================================

[](#mpluskassa-soap-api-client-for-php---pre-alpha-release-)

WARNING : This is a pre-alpha release, use at your own risk. All features, interfaces are subject to change !

This SOAP API Client is intended to be lightweight and fast, so no wrappers, WSDL-file or SoapClient is used.

Use your personal MplusKASSA API documentation for reference: [https://api.mpluskassa.nl:YOUR\_API\_PORT/?docs](https://api.mpluskassa.nl:YOUR_API_PORT/?docs)

Please note that all "List" elements will be filtered and standardized by the client. E.g. GetProductsResponse has $response-&gt;productList which contains an array with all products and loses the $response-&gt;productList-&gt;product property.

---

Usage:

```
