mpluskassa/mplusqapi

PHP Client for the MplusKASSA SOAP API

Maintainers

Package info

github.com/MplusKASSA/mplusqapi-php

pkg:composer/mpluskassa/mplusqapi

Transparency log

Statistics

Installs: 16 975

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.67.8.10 2026-07-30 12:59 UTC

README

This client is generated with the wsdl2htmldocs tool.

Features and Goals

  • no runtime wsdl parsing
  • strict typing
  • increase productivity

Notes on how the WSDL is mapped to PHP

  • xsd:Date and xsd:DateTime are mapped to \DateTime
  • xsd:Decimal is mapped to Brick\BigDecimal
  • SoapMplusData and SoapMplusDataTime are converted to \DateTime
  • Many longs that contain an unscaled value and their companion decimalplaces are converted to Brick\BigDecimal
  • When a list is wrapped in an object containing only that list one level of indirection is removed

Dependencies

  • guzzlehttp/guzzle
  • brick/math

Generate instructions

You need wsdl2htmldocs

Place the wsdl of the correct api version in the inputs folder.

Run command similar to this

wsdl2htmldocs.exe @inputs/parameters.rsp