Download the PHP package greenter/ubl-validator without Composer
On this page you can find all versions of the php package greenter/ubl-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ubl-validator
OASIS UBL Schema Validator
OASIS Universal Business Language (UBL) Schema Validator.
Install
Via Composer from packagist.org.
Examples
Simple usage.
Above example follows next steps:
- Resolve
<cbc:UBLVersionID>
- Find
XSD
file in base directory - Run
schemaValidate
and gets result
Change UBL XSD directory
This package not include all UBL xsd, but you can add others xsd directory and use other UBL version.
/my-ubl-xsd
directory follows this structure:
You can download UBL xsd from oasis-open
All versions of ubl-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
ext-dom Version *
ext-libxml Version *
ext-dom Version *
ext-libxml Version *
The package greenter/ubl-validator contains the following files
Loading the files please wait ....