ameax/xml-validator

A class to validate a xml file with a local xsd schema

Fund package maintenance!
ameax

1.0.1 2023-06-15 10:58 UTC

README

Latest Version on Packagist Tests Total Downloads

Installation

You can install the package via composer:

composer require ameax/xml-validator

Usage

$skeleton = new Ameax\XmlValidator();
echo $skeleton->echoPhrase('Hello, Ameax!');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.