Download the PHP package it-poet/excel-keys-replacer without Composer
On this page you can find all versions of the php package it-poet/excel-keys-replacer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download it-poet/excel-keys-replacer
More information about it-poet/excel-keys-replacer
Files in it-poet/excel-keys-replacer
Download it-poet/excel-keys-replacer
More information about it-poet/excel-keys-replacer
Files in it-poet/excel-keys-replacer
Vendor it-poet
Package excel-keys-replacer
Short Description A package to replace special labels in Excel files matching array keys.
License MIT
Package excel-keys-replacer
Short Description A package to replace special labels in Excel files matching array keys.
License MIT
Please rate this library. Is it a good library?
Informations about the package excel-keys-replacer
Use Excel files as templates. This package will replace special labels in Excel files (both xls and xlsx) matching array keys.
Required: phpoffice/phpexcel.
Install via composer:
composer require it-poet/excel-keys-replacer
Example:
Insert anywhere in xls_keys.xls in any cells ${key1}$ and ${key2}$.
Optionally (with default values):
TODO:
- multi-row insert to build tables (if key is array).
All versions of excel-keys-replacer with dependencies
PHP Build Version
Package Version
Requires
phpoffice/phpexcel Version
1.8.*
The package it-poet/excel-keys-replacer contains the following files
Loading the files please wait ....