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 8mo agoCompare

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

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 4% of packages

Maintenance42

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://avatars.githubusercontent.com/u/87718568?v=4)[Adam Francis](/maintainers/Addy010)[@Addy010](https://github.com/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

[tarfin-labs/easy-pdf

Makes pdf processing easy.

1719.9k](/packages/tarfin-labs-easy-pdf)

PHPackages © 2026

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