dag-io / xml-cropper
Crop a part of an XML file
1.0.0
2015-12-19 18:23 UTC
Requires
- php: >=5.4
- symfony/console: ~2.6
Requires (Dev)
- fabpot/php-cs-fixer: ~1.5
- phpunit/phpunit: ~4.5
- symfony/finder: ~2.6
This package is not auto-updated.
Last update: 2025-06-07 21:00:05 UTC
README
Crop a part of an XML
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/