Download the PHP package technicalkumargaurav/ppt-exporter without Composer
On this page you can find all versions of the php package technicalkumargaurav/ppt-exporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download technicalkumargaurav/ppt-exporter
More information about technicalkumargaurav/ppt-exporter
Files in technicalkumargaurav/ppt-exporter
Download technicalkumargaurav/ppt-exporter
More information about technicalkumargaurav/ppt-exporter
Files in technicalkumargaurav/ppt-exporter
Vendor technicalkumargaurav
Package ppt-exporter
Short Description Export tabular data to PowerPoint presentations
License MIT
Package ppt-exporter
Short Description Export tabular data to PowerPoint presentations
License MIT
Please rate this library. Is it a good library?
Informations about the package ppt-exporter
PPT Exporter
A lightweight PHP library to export tabular data into PowerPoint presentations.
Features
- Export arrays to PowerPoint (.pptx)
- Add presentation title
- Generate editable PowerPoint tables
- Split large datasets across multiple slides
- PSR-4 compliant
- Built on PHPPresentation
Installation
Usage
Multi Slide Example
Output
- Slide 1: Title + Rows 1-20
- Slide 2: Title + Rows 21-40
- Slide 3: Title + Remaining Rows
Requirements
- PHP 8.1+
- PHPPresentation 1.2+
Roadmap
- Header styling
- Auto column width
- Excel to PPT export
- Multiple tables per presentation
- Charts support
License
MIT License
All versions of ppt-exporter with dependencies
PHP Build Version
Package Version
Requires
phpoffice/phppresentation Version
^1.2
The package technicalkumargaurav/ppt-exporter contains the following files
Loading the files please wait ...