Home » XML » XML_Statistics
Class to obtain statistical information from an XML documents.
This package is unmaintained.
Download latest release 0.2.0 (archived versions might be outdated)
License: PHP License
Description
XML_Statistics is able to retrieve statistics about tags, attributes, entities, processing instructions and CDaata chunks in any XML document.
Documentation
Maintainers
- Stephan Schmidt (schst) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
- XML_Parser
Releases
- 0.2.0 (beta, 2010-10-04)
Release notes
License: PHP License
QA release
package 2.0
Bug #2548
Improved error message
Bug #5850
countAttribute don't always return an integer as said in doc - 0.1 (beta, 2003-09-18)
Release notes
License: PHP License
initial release
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #2548 | Closed | Req | 2004-10-17 | Improved error message (patch included) | |
| #5850 | Closed | Bug | 2005-11-02 | countAttribute don't always return an integer as said in doc |