This class can be used to parse XML documents and build an array with structure and data.
The class returns a bidimensional array that contains the list of tags and data in groups of records defined by top level XML tags.
|
|
| Name: |
XML Reader |
| Base name: |
xmlreader |
| Description: |
Parse XML documents and build a structure array |
| Version: |
- |
| PHP version: |
- |
| License: |
BSD License |
| All time users: |
5796 users |
| All time rank: |
341 |
| Week users: |
4 users |
| Week rank: |
693  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (43.8%) |
Not sure (43.8%) |
- |
- |
- |
- |
Insufficient (26.2%) |
2287 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
XmlReader.php |
Class |
Parses xml document and returns an array |