PHP Classes

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)    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 542 All time: 5,571 This week: 660Up
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
Picture of Thales Jacobi
Name: Thales Jacobi is available for providing paid consulting. Contact Thales Jacobi .
Classes: 1 package by
Country: United Kingdom
Age: 43
All time rank: 3186141 in United Kingdom
Week rank: 270 Up11 in United Kingdom Up
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:542
This week:0
All time:5,571
This week:660Up