This class can be used to parse XML documents.
This is a light-weight class optimized for parsing speed, so to make it suitable for frequent parameters parsing.
It uses only base PHP functions, so it does not require any special extension to parse the XML documents.
The input XML documents may be parsed from a text string or from a given file.
The class provides a simplified version of the DOM API to access the parsed document.
Works with PHP versions >= 3
|
|
| Name: |
VFXP_XML_Parser |
| Base name: |
vfxp |
| Description: |
Light XML parser optimized for speed. Pure PHP. |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
3496 users |
| All time rank: |
850 |
| Week users: |
2 users |
| Week rank: |
1377  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Perfect (100.0%) |
Good (95.0%) |
Good (90.0%) |
Good (85.0%) |
- |
- |
Sufficient (77.0%) |
30 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
| Link |
Description |
| Easy Portal System |
A professional CMS-based application for building web sites |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|