lastdragon-ru/phpunit-xml
Tools for working with PHPUnit’s XML configuration: parse, build, and validate phpunit.xml files programmatically. Useful for CI automation, config generation, and upgrades/migrations between PHPUnit versions, with a focused API designed for PHP projects.
SimpleXML or DOMDocument).For Executives: "This tiny PHPUnit plugin lets us automatically validate XML schemas in tests—catching errors like missing tags or invalid formats before they hit production. It’s a lightweight, low-risk way to enforce data integrity for our [XML-dependent feature/API], reducing support costs and compliance risks. Think of it as a ‘spellcheck’ for XML, built into our existing test suite."
For Engineers:
*"Need to assert XML responses match a schema in PHPUnit? This package adds assertXmlMatchesSchema() and similar methods—no external tools required. Perfect for:
How can I help you explore Laravel packages today?