PHPOffice/PHPPresentation
A pure PHP library for reading and writing presentations documents observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5196
- days_rel: 406
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
1373 stars · 544 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PHPPresentation is a pure PHP library for reading and writing presentation documents such as PowerPoint (.pptx, .ppt) and OpenDocument Presentation (.odp) files. It provides an object-oriented in-memory representation of slides, shapes, charts, and images, with writers and readers for multiple formats.
Use cases
- generate powerpoint presentations from php
- create pptx files programmatically
- read and modify odp presentation files
- build slide decks from templates with php
- add charts and images to generated presentations
- convert presentation data between office formats
When to choose
- you need to generate or manipulate .pptx or .odp files from PHP without external tools
- you want a pure-PHP solution with no native dependencies beyond the ZIP extension
- you need fine-grained control over slides, shapes, charts, and document properties
When to avoid
- you work in a language other than PHP
- you need to render presentations to PDF or images directly (limited support)
- you need to edit heavily formatted existing decks with full fidelity
Facets
library · maturity active
serialization file-system files developer-tools php cross-platform powerpoint pptx odp presentations office-documents phpoffice
2 sources
- readme: https://github.com/PHPOffice/PHPPresentation · fetched 2026-08-28 · 746826e2f8f9
- homepage: https://phpoffice.github.io/PHPPresentation · fetched 2026-08-29 · 96aa36f97e7e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PHPOffice/PHPPresentation | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="PHPOffice/PHPPresentation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem