PHPackages                             mayeco/fpdf-bundle - 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. mayeco/fpdf-bundle

ActiveSymfony-bundle

mayeco/fpdf-bundle
==================

fPDF Bundle for Symfony2

21.1kPHP

Since Oct 30Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

FPDF Bundle
===========

[](#fpdf-bundle)

Easy wrapper Bundle for [FPDF](http://www.fpdf.org) version 1.7 library.

Step 1
------

[](#step-1)

Install the bundle using composer

```
"mayeco/fpdf-bundle": "1.0.*@dev"

```

Step 2
------

[](#step-2)

Enable the Bundle in your Kernel

```
new Mayeco\fPDFBundle\fPDFBundle()

```

Step 3
------

[](#step-3)

Use the FPDF library in your controller

```
$pdf = $this->get("fpdf");
// $pdf is a \FPDF v1.7 (2011-06-18) object

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e43f3d73a5e5da4cf1690f23be234558ec9763a50ac2b3fae41f65d51305f8a?d=identicon)[mayeco](/maintainers/mayeco)

---

Top Contributors

[![mayeco](https://avatars.githubusercontent.com/u/369490?v=4)](https://github.com/mayeco "mayeco (14 commits)")

### Embed Badge

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

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

PHPackages © 2026

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