pablodalloglio/phprtflite

PHPRtfLite is an API enabling developers to create rtf documents with php. This fork add fixes for PHP8.

Maintainers

Package info

github.com/pablodalloglio/phprtflite

pkg:composer/pablodalloglio/phprtflite

Statistics

Installs: 12 680

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 0

dev-master 2024-10-28 18:50 UTC

This package is auto-updated.

Last update: 2026-03-28 21:49:07 UTC


README

PHPRtfLite is an API enabling developers to create rtf documents with php. PHPRtfLite is designed on OOP principles.

Project links

Features

  • Paragraphs
  • Sections
  • Fonts
  • Images
  • Tables
  • Nested Tables
  • Footer / Header
  • Footnotes / Endnotes
  • UTF8 support
  • Enumerations / Numberings
  • Form fields (Checkbox, Dropdown, Text)