ameax / xml-validator
A class to validate a xml file with a local xsd schema
                                    Fund package maintenance!
                                                                            
                                                                                                                                        ameax
                                                                                    
                                                                
Installs: 14 942
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 2
pkg:composer/ameax/xml-validator
Requires
- php: ^8.1
 
Requires (Dev)
- laravel/pint: ^1.2
 - pestphp/pest: ^1.20
 - spatie/ray: ^1.28
 
This package is auto-updated.
Last update: 2025-10-09 05:53:58 UTC
README
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.