kaystrobach/phpoffice

Letzte Aktivität 17 Mar 2025 1 1 15532
composer require kaystrobach/phpoffice

1.0.x-dev

Version
1.0.x-dev
Type
neos-package
Release Date
Sep 06, 2019 09:56
Source
git
Distribution
zip
Requires
  • neos/flow: ~4.0
  • phpoffice/phpexcel: ~1.8
GPL-3.0+ 08124345fc5b5d588b79c43cdd506d6bbd6325ab

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