Download the PHP package devtoolboxuk/engrafo without Composer
On this page you can find all versions of the php package devtoolboxuk/engrafo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devtoolboxuk/engrafo
More information about devtoolboxuk/engrafo
Files in devtoolboxuk/engrafo
Download devtoolboxuk/engrafo
More information about devtoolboxuk/engrafo
Files in devtoolboxuk/engrafo
Please rate this library. Is it a good library?
Informations about the package engrafo
Engrafo
Basic file read / write service for CSV, JSON and XML. Write Service writes a file from an Array, and the read service reads a file to an Array
Table of Contents
- Background
- Usage
- Maintainers
- License
Background
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 engrafo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.16
ext-xmlwriter Version >=0.1
devtoolboxuk/utilitybundle Version ~1.0.9
league/csv Version ^7.0
ext-xmlwriter Version >=0.1
devtoolboxuk/utilitybundle Version ~1.0.9
league/csv Version ^7.0
The package devtoolboxuk/engrafo contains the following files
Loading the files please wait ....