pablodalloglio/phprtflite

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

Installs: 8 557

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/pablodalloglio/phprtflite

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

This package is auto-updated.

Last update: 2025-10-28 21:00:11 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)