PHPackages                             jbarth/jpdf - 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. jbarth/jpdf

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

jbarth/jpdf
===========

This project is based on FPDF. The goal here is to create an easily usable library with composer from this base.

1.0.5(3y ago)078MITPHP

Since Sep 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/j-barth/jpdf)[ Packagist](https://packagist.org/packages/jbarth/jpdf)[ Docs](http://www.fpdf.org)[ RSS](/packages/jbarth-jpdf/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)DependenciesVersions (8)Used By (0)

FPDF
====

[](#fpdf)

**This repository is only made for cloning official FPDF releases which are available at: **

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.

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

[](#installation-with-composer)

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

```
$ composer require jbarth/jpdf

```

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

```
{
    "require": {
        "jbarth/jpdf": "^1.0"
    }
}
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

1391d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a1615bc1130a8d482b294aab93b98d76e6a59faee788641b6abef09b0f1dbb93?d=identicon)[j-barth](/maintainers/j-barth)

---

Top Contributors

[![j-barth](https://avatars.githubusercontent.com/u/25739978?v=4)](https://github.com/j-barth "j-barth (2 commits)")

### Embed Badge

![Health badge](/badges/jbarth-jpdf/health.svg)

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

###  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)
