You can install the package via composer:
composer require ameax/xml-validator
$skeleton = new Ameax\XmlValidator();
echo $skeleton->echoPhrase('Hello, Ameax!');
composer test
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.