kaystrobach/phpoffice

Last activity 17 Mar 2025 1 1 15494
composer require kaystrobach/phpoffice

0.x-dev

Version
0.x-dev
Type
typo3-flow-package
Release Date
Jan 27, 2017 07:42
Source
git
Distribution
zip
Requires
  • typo3/flow: *
  • phpoffice/phpexcel: 1.8.1
GPL-3.0+ 14985b59aef1519c4b0a63884abf7d0e05a208ef

Readme excerpt

FLOW.phpoffice Init PHPExcel $loader = new \KayStrobach\PhpOffice\Utility\PHPOfficeUtility('PHPExcel'); $loader->init('PHPExcel'); Same for PHPWord (Just use the classes) $template = new \PhpOffice\PhpWord\TemplateProcessor($this->templatePath); Documentation

Please look into the appropriate Package description on how to handle the phpOffice libraries: https://github.com/PHPOffice


Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 13 package(s).