Download the PHP package renekorss/phpexcelformatter without Composer
On this page you can find all versions of the php package renekorss/phpexcelformatter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download renekorss/phpexcelformatter
More information about renekorss/phpexcelformatter
Files in renekorss/phpexcelformatter
Download renekorss/phpexcelformatter
More information about renekorss/phpexcelformatter
Files in renekorss/phpexcelformatter
Vendor renekorss
Package phpexcelformatter
Short Description PHPExcelFormatter is class to make it more simple to get data from Excel documents.
License MIT
Homepage https://github.com/renekorss/PHPExcelFormatter
Package phpexcelformatter
Short Description PHPExcelFormatter is class to make it more simple to get data from Excel documents.
License MIT
Homepage https://github.com/renekorss/PHPExcelFormatter
Please rate this library. Is it a good library?
Informations about the package phpexcelformatter
PHPExcelFormatter
PHPExcelFormatter is class to make getting data from Excel documents simpler.
- Read columns what you really need
- Set column names for documents what dosen't have column names on first row
- Set your DB field names for columns
- Retrieve data in array or MySQL query format
- Greate for importing files and then letting user to connect document columns with your DB fields :) (example coming)
Install
composer require renekorss/phpexcelformatter
Usage
View examples
License
PHPExcelFormatter is licensed under MIT
All versions of phpexcelformatter with dependencies
PHP Build Version
Package Version
The package renekorss/phpexcelformatter contains the following files
Loading the files please wait ....