dag-io/xml-cropper

Crop a part of an XML file

1.0.0 2015-12-19 18:23 UTC

This package is not auto-updated.

Last update: 2025-06-07 21:00:05 UTC


README

Crop a part of an XML

Scrutinizer Code Quality Code Coverage Build Status SensioLabsInsight Latest Stable Version Latest Unstable Version License

Usage

xml-cropper crop src/DAG/Xml/Cropper/Tests/sample.xml "//book[@id='bk102']"

An online version is available on : http://xmlxml-cropper.dag.io/

Tests

bin/phpunit -c phpunit.xml.dist src/