Download the PHP package digitaldream/data-converter without Composer
On this page you can find all versions of the php package digitaldream/data-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download digitaldream/data-converter
More information about digitaldream/data-converter
Files in digitaldream/data-converter
Download digitaldream/data-converter
More information about digitaldream/data-converter
Files in digitaldream/data-converter
Vendor digitaldream
Package data-converter
Short Description In web application we need to convert data from one type to another. For example, array to excel file or excel file to array.
License MIT
Homepage https://github.com/digitaldreams/data-converter
Package data-converter
Short Description In web application we need to convert data from one type to another. For example, array to excel file or excel file to array.
License MIT
Homepage https://github.com/digitaldreams/data-converter
Keywords Excel to ArrayArray to excel
Please rate this library. Is it a good library?
Informations about the package data-converter
data-converter
something in web application we need to convert data from excel file to array, array to excel file and more.
How to install
Features
- Excel to Array and associative array (if first row marked as heading)
- Excel to json(json to excel)
- Excel to text(text to excel)
- Filter data while import from excel,json,txt,csv
- And from one format you can exchange other easily
Uses
Example 01
A lot of other configuration like you can define from which row you like to read and how many row it will be read. Also you can append data to file.
Example 02
Example 03
More examples is in demo/exmaples.php file
All versions of data-converter with dependencies
PHP Build Version
Package Version
The package digitaldream/data-converter contains the following files
Loading the files please wait ....