PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 54%Total: 3,780 All time: 864 This week: 660Up
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
Age: ???
All time rank: 84652 in Germany Germany
Week rank: 295 Up7 in Germany Germany Up

  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,780
This week:0
All time:864
This week:660Up
User Ratings User Comments (1)
 All time
Utility:79%StarStarStarStar
Consistency:79%StarStarStarStar
Documentation:-
Examples:72%StarStarStarStar
Tests:-
Videos:-
Overall:54%StarStarStar
Rank:2018
 
Great class, I use it a lot.
15 years ago (Chris Barfitt)
70%StarStarStarStar