Download the PHP package devtoolboxuk/xml without Composer
On this page you can find all versions of the php package devtoolboxuk/xml. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devtoolboxuk/xml
More information about devtoolboxuk/xml
Files in devtoolboxuk/xml
Download devtoolboxuk/xml
More information about devtoolboxuk/xml
Files in devtoolboxuk/xml
Please rate this library. Is it a good library?
Informations about the package xml
XML
Basic write XML Service from an Array, and a read XML service to an Array
TODO - Connect to Travis
Table of Contents
- Background
- Usage
- Maintainers
- License
Background
Used to create and read XML files
Usage
Usage of the XML service
Then include Composer's generated vendor/autoload.php to enable autoloading:
Write XML Service
Create the Writing XML service
Setting the Writing XML root name
By default the root name is root
Example of Writing an XML
Plain XML
XML with attributes
XML with data
Maintainers
License
MIT © DevToolboxUK
All versions of xml with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.16
ext-xmlwriter Version >=0.1
ext-xmlwriter Version >=0.1
The package devtoolboxuk/xml contains the following files
Loading the files please wait ....