Download the PHP package emizoripx/office-php74 without Composer
On this page you can find all versions of the php package emizoripx/office-php74. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download emizoripx/office-php74
More information about emizoripx/office-php74
Files in emizoripx/office-php74
Download emizoripx/office-php74
More information about emizoripx/office-php74
Files in emizoripx/office-php74
Vendor emizoripx
Package office-php74
Short Description Document generation from existing Excel templates | Export tables to Excel (Grids)
License MIT
Homepage https://github.com/AnourValar/office
Package office-php74
Short Description Document generation from existing Excel templates | Export tables to Excel (Grids)
License MIT
Homepage https://github.com/AnourValar/office
Please rate this library. Is it a good library?
Informations about the package office-php74
Clone of https://github.com/AnourValar/office for internal compatibility with PHP7.4
Office: Documents | Reports | Grids
Installation
Minimal
To work with default driver - Phpspreadsheet is required:
To save documents as PDF - Mpdf is required:
Generate a document from an XLSX (Excel) template
One-dimensional table
template1.xlsx:
generated_document.xlsx:
The same template with empty data
Two-dimensional table
template2.xlsx:
generated_document.xlsx:
Additional Features
template3.xlsx:
generated_document.xlsx:
Dynamic templates
Dynamic template overview
generated_document.xlsx:
Merge (union) few documents to a single file
Export table (Grid)
Simple usage
generated_grid.xlsx:
Advanced usage
generated_grid.xlsx:
All versions of office-php74 with dependencies
PHP Build Version
Package Version
No informations.
The package emizoripx/office-php74 contains the following files
Loading the files please wait ....