PHPackages                             chadyred/easy-pdf-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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. chadyred/easy-pdf-bundle

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

chadyred/easy-pdf-bundle
========================

fpdf vendor for use with Symfony3

2.1.1(8y ago)520.1k↓50%MITPHPPHP &gt;=5.3.3

Since May 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/chadyred/EasyPdfBundle)[ Packagist](https://packagist.org/packages/chadyred/easy-pdf-bundle)[ Docs](https://github.com/chadyred/EasyPdfBundle)[ RSS](/packages/chadyred-easy-pdf-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

Easy Pdf Bundle
===============

[](#easy-pdf-bundle)

Thid bundle allow you to design your pdf easily.

Documentation
-------------

[](#documentation)

1. [Installation](/Resources/doc/installation.md)
2. [Usage](/Resources/doc/usage.md)
3. [Lib](/Resources/doc/lib.md)
4. [Dev](/Resources/doc/dev.md)

What is FPDF?
-------------

[](#what-is-fpdf)

FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.

FPDF has other advantages: high level functions. Here is a list of its main features:

- Choice of measure unit, page format and margins
- Page header and footer management
- Automatic page break
- Automatic line break and text justification
- Image support (JPEG, PNG and GIF)
- Colors
- Links
- TrueType, Type1 and encoding support
- Page compression

*FPDF requires no extension (except zlib to activate compression and GD for GIF support). It works with PHP 4 and PHP 5 (the latest version requires at least PHP 4.3.10).*

What is FPDI?
-------------

[](#what-is-fpdi)

The FPDI class is an extension for FPDF allowing you to import existing PDF pages into FPDF. It extends FPDF\_TPL which adds a kind of template feature to FPDF.

FPDI transforms a PDF page into the same structure that is used by FPDF\_TPL. The class offers all available methods as you already know from FPDF and extends it with some more methods.

### Todo

[](#todo)

- Made a service to inject easily the pdf instance;
- Show an exemple made by dependencies injection;
- Add visual example;
- Better integration with test (Atoum...)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity60

Established project with proven stability

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 ~363 days

Total

3

Last Release

3279d ago

Major Versions

1.0 → 2.02017-01-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c6e5895c3e891838713ffae280f447be885cbeb277be7e2254a4cf9ae40d316?d=identicon)[chadyred](/maintainers/chadyred)

---

Tags

fpdfphppdffpdifpdf

### Embed Badge

![Health badge](/badges/chadyred-easy-pdf-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/chadyred-easy-pdf-bundle/health.svg)](https://phpackages.com/packages/chadyred-easy-pdf-bundle)
```

###  Alternatives

[setasign/fpdi

FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.

1.2k142.4M231](/packages/setasign-fpdi)[setasign/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.

76863.8M227](/packages/setasign-fpdf)[setasign/fpdi-protection

A FPDI compatible version of the FPDF\_Protection script.

324.3M2](/packages/setasign-fpdi-protection)[setasign/tfpdf

This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.

426.1M30](/packages/setasign-tfpdf)[tmw/fpdm

PDF form filling using FPDM Class written by FPDF author Olivier

129623.6k3](/packages/tmw-fpdm)[fpdf/fpdf

FPDF Composer Wrapper

512.7M22](/packages/fpdf-fpdf)

PHPackages © 2026

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