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

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

tvogels/fpdf
============

Horde PDF for use with Symfony

114PHP

Since May 31Pushed 13y ago1 watchersCompare

[ Source](https://github.com/tvogels/filepdf)[ Packagist](https://packagist.org/packages/tvogels/fpdf)[ RSS](/packages/tvogels-fpdf/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

FPDF for use with Symfony2
==========================

[](#fpdf-for-use-with-symfony2)

Uses File\_PDF v 1.48

Setup
-----

[](#setup)

Add the following lines to your `deps` file:

```
[FilePDF]
   git=http://github.com/tvogels/filepdf.git
   target=filepdf

```

And those to `app/autoload.php`:

```
$loader->registerPrefixes(array(
    ...
    'Horde_'        => __DIR__.'/../vendor/filepdf/lib',
```

Now run `php bin/vendors update` or `php bin/vendors install`.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

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/0be2de18e26df218af7abc683703052f1071df4f372257c8750b3875c140cca9?d=identicon)[tvogels](/maintainers/tvogels)

---

Top Contributors

[![tvogels](https://avatars.githubusercontent.com/u/840825?v=4)](https://github.com/tvogels "tvogels (3 commits)")

### Embed Badge

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

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

###  Alternatives

[42coders/document-templates

Document template management package.

19940.0k](/packages/42coders-document-templates)[qipsius/tcpdf-bundle

A bundle to easily integrate TCPDF into Symfony

23749.5k](/packages/qipsius-tcpdf-bundle)[macopedia/magmi2

Magento Mass Importer 'Magmi' for Magento 2

11615.7k](/packages/macopedia-magmi2)[tarfin-labs/easy-pdf

Makes pdf processing easy.

1719.4k](/packages/tarfin-labs-easy-pdf)[akeneo-labs/excel-connector-bundle

Akeneo PIM Excel connector bundle

166.4k](/packages/akeneo-labs-excel-connector-bundle)

PHPackages © 2026

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