kaystrobach/phpoffice

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

1.1.3

Version
1.1.3
Type
neos-package
Release Date
Sep 09, 2019 11:21
Source
git
Distribution
zip
Requires
  • neos/flow: ~4.0 || ~5.0
  • phpoffice/phpspreadsheet: ~1.6
GPL-3.0+ b5e2396bd94bdb119a7afc4de0e113923a79c91e

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).