Download the PHP package yidas/phpexcel-helper without Composer
On this page you can find all versions of the php package yidas/phpexcel-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yidas/phpexcel-helper
More information about yidas/phpexcel-helper
Files in yidas/phpexcel-helper
Download yidas/phpexcel-helper
More information about yidas/phpexcel-helper
Files in yidas/phpexcel-helper
Vendor yidas
Package phpexcel-helper
Short Description Creating Excel with easy and artistic way based on PHPExcel
License MIT
Homepage https://github.com/yidas/phpexcel-helper
Package phpexcel-helper
Short Description Creating Excel with easy and artistic way based on PHPExcel
License MIT
Homepage https://github.com/yidas/phpexcel-helper
Please rate this library. Is it a good library?
Informations about the package phpexcel-helper
PHPExcel Helper
Creating Excel with easy and artistic way based on PHPExcel
PHPExcel is no longer maintained and should not be used anymore.
You should migrate to this library's successor yidas/phpspreadsheet-helper.
OUTLINE
-
DEMONSTRATION
-
INSTALLATION
- USAGE
- Merge Cells
- PHPExcel & Sheet Object
- Multiple Sheets
- Map of Coordinates & Ranges
- Cells Format
DEMONSTRATION
INSTALLATION
Run Composer in your project:
composer require yidas/phpexcel-helper
Then you could call it after Composer is loaded depended on your PHP framework:
USAGE
Merge Cells
PHPExcel & Sheet Object
Multiple Sheets
Map of Coordinates & Ranges
The result could be:
Cells Format
- setWrapText(): Set to all cells by default
- setAutoSize(): Set to all cells(columns) by default
All versions of phpexcel-helper with dependencies
PHP Build Version
Package Version
Requires
phpoffice/phpexcel Version
1.*
The package yidas/phpexcel-helper contains the following files
Loading the files please wait ....