https://github.com/rees46/xmlook
Easy find info on tags inside huge XML files
https://github.com/rees46/xmlook
Last synced: 5 months ago
JSON representation
Easy find info on tags inside huge XML files
- Host: GitHub
- URL: https://github.com/rees46/xmlook
- Owner: rees46
- Created: 2023-11-29T08:41:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T14:08:53.000Z (over 2 years ago)
- Last Synced: 2024-04-20T14:31:30.872Z (about 2 years ago)
- Language: PHP
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XML look
Easy find info on tags inside huge XML files. Used to find on of thousands tags with bad data.
```
php src/list.php myfile.xml tagname
```