PHP Classes
elePHPant
Icontem

simple XML: Parse XML documents into an hierarchy of objects

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (6)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-06-22 (6 years ago) RSS 2.0 feedStarStarStar 56%Total: 3,766 This week: 1All time: 832 This week: 1,047Down
Version License Categories
simple_xml 1.0.0GNU Lesser Genera...XML
Description Author

This class can be used to parse XML documents.

It builds an hierarchy of objects that represent each XML document node. XML tag node objects have variables that reference document child nodes.

This class uses the Expat parser built in every PHP version, so it does not need any other special extensions.

It's like the PHP5 SimpleXML functions, just for php4 ;)

Picture of Oliver Strecke
Name: Oliver Strecke <contact>
Classes: 1 package by
Country: Germany Germany

  Files folder image Files  
File Role Description
Accessible without login Plain text file XML.inc.php Class XML class file/library
Plain text file demo.xml Data demo XML file
Plain text file xml.php Example sample php script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,766
This week:1
All time:832
This week:1,047Down
User Ratings User Comments (1)
 All time
Utility:81%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1489
 
Great class, I use it a lot.
7 years ago (Chris Barfitt)
70%StarStarStarStar