PHPackages                             addy010/fpdf - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. addy010/fpdf

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

addy010/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.

00PHP

Since Oct 19Pushed 7mo agoCompare

[ Source](https://github.com/Addy010/FPDF)[ Packagist](https://packagist.org/packages/addy010/fpdf)[ RSS](/packages/addy010-fpdf/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

FPDF
====

[](#fpdf)

**This repository is a fork of the repository made by [Setasign/FPDF](https://github.com/Setasign/FPDF). All credits go to the author.**

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.

Additional Features
-------------------

[](#additional-features)

This fork adds the following features to the original FPDF library:

- Adds `GetMultiCellHeight` method to get the height of `MultiCell` elements

Installation with [Composer](https://packagist.org/packages/addy010/fpdf)
-------------------------------------------------------------------------

[](#installation-with-composer)

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

```
$ composer require addy010/fpdf:^1.0

```

or you can include the following in your composer.json file:

```
{
    "require": {
        "addy010/fpdf": "^1.0"
    }
}
```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance45

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 Bus Factor1

Top contributor holds 69% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/26cfe478034eec26f8aff1652cf915d06857f2ce4f27d46a3f90ba3cb9eace21?d=identicon)[Addy010](/maintainers/Addy010)

---

Top Contributors

[![JanSlabon](https://avatars.githubusercontent.com/u/12390057?v=4)](https://github.com/JanSlabon "JanSlabon (20 commits)")[![Addy010](https://avatars.githubusercontent.com/u/87718568?v=4)](https://github.com/Addy010 "Addy010 (9 commits)")

### Embed Badge

![Health badge](/badges/addy010-fpdf/health.svg)

```
[![Health](https://phpackages.com/badges/addy010-fpdf/health.svg)](https://phpackages.com/packages/addy010-fpdf)
```

###  Alternatives

[phpoffice/phpspreadsheet

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

13.9k293.5M1.3k](/packages/phpoffice-phpspreadsheet)[spatie/browsershot

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M102](/packages/spatie-browsershot)[smalot/pdfparser

Pdf parser library. Can read and extract information from pdf file.

2.7k34.5M216](/packages/smalot-pdfparser)[barryvdh/laravel-snappy

Snappy PDF/Image for Laravel

2.8k24.8M48](/packages/barryvdh-laravel-snappy)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.1k57.6M131](/packages/openspout-openspout)[keboola/csv

Keboola CSV reader and writer

1451.8M21](/packages/keboola-csv)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
