Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 223 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 223 Bytes

Converter for EGRN-extractions from xml to csv

Install

composer install

Usage

For file:

php application.php input_file.xml result_file.csv

For directory:

php application.php dir_with_xml result_file.csv