PHP 5: XML Serializer
Johan Barbier (contact me)
This class can be used to store and retrieve objects from XML documents.
It can traverse the list of public variables of an object and generated a XML document with variable values.
It can also do the opposite, by loading a previously generated XML document and restore the original object public variable values.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (81.3%)
| Sufficient (68.8%)
| -
| Sufficient (68.8%)
| -
| -
| Not sure (54.4%)
| 997 |
Click here for detailed information about this class on phpclasses.org