crXml 1.0
Developed by Sandeep CR, listed in XML
Download Now
From PHPKode | 16.6 KB
From PHPKode | 16.6 KB
Online Demo
Try before download
Try before download
Visit Website
The page visits: 256
The page visits: 256
crXML is a PHP script can be used to create, parse and manipulate XML documents using a combination of object and array notations.
It can create a new XML document or load an existing document from a string and allow applications to manipulate the xml using PHPs object and array notations.
Every crXml objects property maps to another crXml object(child) that wraps the corresponding XML DOM child document element. Accessing the crXml object as array using keys translate to accessing the attributes with the key name of corresponding XML node.
This script also supports different types of Namespaced nodes(prefixed or non-prefixed), default namespaces etc.
Requirements:
- PHP 5.2.6 or Higher
License type: MIT License
Date added: 1 year, 3 months 10 days ago | Last updated: 1 year, 3 months 7 days ago
More popular XML
- Amba XML document 3.2 (1 year, 9 months 3 days ago)
- simple XML 1.0 (1 year, 5 months 5 days ago)
- admin_XML.lib 1.0 (6 years, 7 months 19 days ago)
- Handle remote data with PHP 5 and REST Web service fp_websrest_sm_02 (2 years, 11 months 7 days ago)
- DTD 2 PHP 1.0 (6 years, 7 months 21 days ago)
Listing Files

generation-example.php- 410 Bytes
- 02/11/2011 20:52:33

crXml.php- 16.5 KB
- 02/11/2011 20:52:33

Generation-nameSpaceExample.php- 2.7 KB
- 02/11/2011 20:52:33

howto.html- 140.0 KB
- 02/11/2011 20:52:33

test.php- 15.5 KB
- 02/11/2011 20:52:33
