Download the PHP package vitexsoftware/pohodaser without Composer
On this page you can find all versions of the php package vitexsoftware/pohodaser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vitexsoftware/pohodaser
More information about vitexsoftware/pohodaser
Files in vitexsoftware/pohodaser
Download vitexsoftware/pohodaser
More information about vitexsoftware/pohodaser
Files in vitexsoftware/pohodaser
Vendor vitexsoftware
Package pohodaser
Short Description Stormware's Pohoda XML/PHP serialization
License MIT
Package pohodaser
Short Description Stormware's Pohoda XML/PHP serialization
License MIT
Please rate this library. Is it a good library?
Informations about the package pohodaser
Pohoda (Re)Serialize
Stormware's Pohoda XML/PHP serializer.
This library provides a PHP-based solution for serializing and deserializing XML data for Stormware's Pohoda accounting software. It is designed to work with Pohoda's XML schema definitions (XSD) and simplifies the process of integrating Pohoda's data exchange into your PHP applications.
Features
- XML Serialization: Convert PHP objects into Pohoda-compatible XML.
- XML Deserialization: Parse Pohoda XML files into PHP objects.
- XSD Integration: Automatically maps XML schema definitions to PHP classes.
- Customizable: Extend and modify the library to fit your specific Pohoda integration needs.
Requirements
- PHP 8.1 or higher
- Composer
- JMS Serializer
- GoetasWebservices XSD2PHP
Installation
Install the library using Composer:
XSD Taken from https://www.stormware.cz/xml/schema/all_schema_ver2.zip
Example Usage
Serialize an Invoice Object to XML
Deserialize XML to an Invoice Object
Detect and Deserialize XML to a PHP Object
All versions of pohodaser with dependencies
PHP Build Version
Package Version
The package vitexsoftware/pohodaser contains the following files
Loading the files please wait ...