Skip to content

ameax/xml-validator

Repository files navigation

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

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.

About

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

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages