PHP Classes
elePHPant
Icontem

XML Debugger: Parse XML documents and locate all errors

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog (1)    
Last Updated Ratings Unique User Downloads Download Rankings
2011-03-08 (6 years ago) RSS 2.0 feedNot enough user ratingsTotal: 539 All time: 5,362 This week: 862Up
Version License PHP version Categories
xml-debugger 1.3Freeware4.0XML
Description Author

Debug XML documents without parsing it. Pre-validation code!

This is specially good when there are structural errors that might break your code if parsed or, in many cases, validated.

Checks for:
* unclosed or unopened tags
* attributes consistency

Innovation Award
PHP Programming Innovation award winner
September 2009
Winner


Prize: One copy of the Zend Studio
XML parsers process XML documents but usually they fail when they find the first malformation error. This is not useful if you need to find out all errors that a XML document may have.

This class provides a more fault tolerant solution to check XML documents, as it does not exit on the first malformation error that it finds in a XML document being checked.

Manuel Lemos
Name: Thales Jacobi <contact>
Classes: 1 package by
Country: United Kingdom United Kingdom
Innovation award
Innovation award
Nominee: 1x

Winner: 1x

  Files folder image Files  
File Role Description
Plain text file API-application Appl. XML Debugger API
Plain text file example Example Hos to use XML Debugger
Accessible without login Plain text file XMLDebugger.class.php Class XML Debugger improved class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:539
This week:0
All time:5,362
This week:862Up