apsg/fpdf

FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.

Maintainers

Details

github.com/apsg/FPDF

Homepage

Source

Installs: 1 002

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 220

1.8.3 2020-01-18 17:39 UTC

This package is auto-updated.

Last update: 2025-05-19 05:40:11 UTC


README

This is a fork of https://github.com/setasign/FPDF. The only change is added DejaVu Sans font to provide support for Polish language (and other diacrytic characters).

Installation with Composer

If you're using Composer to manage dependencies, you can use

$ composer require apsg/fpdf