PHP Classes

XML Debugger: Parse XML documents and locate all errors

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 542 All time: 5,574 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 <contact>
Classes: 1 package by
Country: United Kingdom
Innovation award
Innovation award
Nominee: 1x

Winner: 1x

  Files folder image Files (3)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:542
This week:0
All time:5,574
This week:660Up