ecssolutions / ubl-toolset
UBL XML toolset using PHP
dev-main
2025-08-06 08:15 UTC
Requires
- goetas-webservices/xsd2php: ^0.4.14
- jms/serializer: ^3.32
This package is not auto-updated.
Last update: 2025-08-07 06:27:44 UTC
README
A PHP package for generating and validating UBL (Universal Business Language) XML documents.
Features
- Parser for UBL XML files
- Generator using offical UBL standards
- Validates UBL XML files against Schematron rules
- Uses Saxon-HE for XSLT 2.0/3.0 transformations
- Outputs SVRL (Schematron Validation Report Language)
Requirements
- PHP 8.1 or higher
- Java (for running Saxon Validator)