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

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

tuxone/fpdf
===========

Generation to PDF for use with Symfony 2.1 - developed by StartupJob

014PHP

Since Dec 2Pushed 12y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Generation to PDF for use with Symfony 2.1
==========================================

[](#generation-to-pdf-for-use-with-symfony-21)

Uses FPDF 1.7

Setup
-----

[](#setup)

Add the following lines to your 'composer.json' file:

```
    "require": {
            "php": ">=5.3.3",
            "symfony/symfony": "2.1.*",
            .......
            "startupjob/fpdf": "*"
     },
    "repositories": [
            {
                "type": "package",
                "package": {
                    "name": "startupjob/fpdf",
                    "version": "master",
                    "source": {
                        "url": "git@github.com:startupjob/fpdf.git",
                        "type": "git",
                        "reference": "master"
                    }
                }
            }
        ],

```

Now run `php composer.phar  update` or `php composer.phar install`.

Usage
-----

[](#usage)

```
    $pdf = new \PDF;

```

Developed by
------------

[](#developed-by)

[StartupJob](http://www.startupjob.com.br/)

Sources
-------

[](#sources)

[FPDF](http://www.fpdf.org/)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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/f64a22e248b9d17eba26bfa413ccfde6ccdaadc7f33f74e8e4fbe276f742273b?d=identicon)[cyberalex](/maintainers/cyberalex)

---

Top Contributors

[![salima](https://avatars.githubusercontent.com/u/881708?v=4)](https://github.com/salima "salima (5 commits)")

### Embed Badge

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

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

###  Alternatives

[phpoffice/phpspreadsheet

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

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

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M101](/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.6M129](/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)
