Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
71% | Total: 9,966 | All time: 141 This week: 43 |
Version | License | PHP version | Categories | |||
cleanxmltoarray 0.3 | GNU General Publi... | 4 | XML, Data types |
Description | Author | ||||||||||||||||||||||
This class can be used to parse XML documents. |
|
xml to array
i need to parse an xml document
Files (3) |
File | Role | Description |
---|---|---|
documentation | Doc. | documentation |
example | Example | how to use this class |
lib.xml.php | Class | An alternative to SimpleXml for PHP < 5 |
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 |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (6) | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
I discussed the other day about writing the use cases. I also mentioned that I was going to write them all in XML so they could be easily parsed later on... |