Download the PHP package 7interactive/php-office-helper without Composer
On this page you can find all versions of the php package 7interactive/php-office-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 7interactive/php-office-helper
More information about 7interactive/php-office-helper
Files in 7interactive/php-office-helper
Download 7interactive/php-office-helper
More information about 7interactive/php-office-helper
Files in 7interactive/php-office-helper
Vendor 7interactive
Package php-office-helper
Short Description Helper package for handling creation of Office files
License MIT
Package php-office-helper
Short Description Helper package for handling creation of Office files
License MIT
Please rate this library. Is it a good library?
Informations about the package php-office-helper
PHP Office Helper
This package implements phpoffice/phpspreadsheet
.
Usage
Implement new document class, extending BaseDocument
or BaseExcelDocument
, just like in example
folder.
Implement new document helper class, which extends DocumentHelper
and introduce a new method inside of it, just like below.
Installing
$ composer require 7interactive/php-office-helper
License
MIT
All versions of php-office-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
phpoffice/phpspreadsheet Version ^1.21
nette/di Version ^3.0
nette/utils Version ^3.2
phpoffice/phpspreadsheet Version ^1.21
nette/di Version ^3.0
nette/utils Version ^3.2
The package 7interactive/php-office-helper contains the following files
Loading the files please wait ....