Fractor extension package with a file processor for XML files.
This uses PHP's libxml integration and provides a full traversal of the DOM Node tree.
composer require a9f/fractor-xml --dev
All rules must implement the a9f\FractorXml\Contract\XmlFractor interface. The rule will be tagged with 'fractor.xml_rule' and be injected in the XmlFileProcessor.
Development happens in the Fractor monorepo on GitHub
How can I help you explore Laravel packages today?