mpluskassa / mplusqapi
PHP Client for the MplusKASSA SOAP API
v1.67.8.10
2026-07-30 12:59 UTC
Requires
- php: >=8.0
- brick/math: ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14
- guzzlehttp/guzzle: ^7.3
This package is auto-updated.
Last update: 2026-08-12 11:32:07 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