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

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

ladislau/fpdf
=============

A package which provides FPDF class functionality to Laravel 5

1.0.6(10y ago)01851PHP

Since Jan 23Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (8)Used By (0)

FPDF Laravel 5
==============

[](#fpdf-laravel-5)

This project was created to facilitate the use of FPDF library in Laravel 5. Through FPDF you can create documents in PDF format simple and intuitive way.

Installation
------------

[](#installation)

You need include `"ladislau/fpdf": "1.0.*"` on your composer.jon require-dev and run:

```
$ php artisan composer update

```

How to use?
-----------

[](#how-to-use)

Use simply:

```
$pdf = new \Ladislau\Fpdf\FPDF;

```

Contributing
------------

[](#contributing)

Thank you for considering contributing to the FPDF Laravel 5!

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Total

7

Last Release

3801d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7611184?v=4)[Caio Ladislau](/maintainers/caioladislau)[@caioladislau](https://github.com/caioladislau)

---

Top Contributors

[![clsv2017](https://avatars.githubusercontent.com/u/30166022?v=4)](https://github.com/clsv2017 "clsv2017 (11 commits)")

### Embed Badge

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

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

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k152.8M851](/packages/maatwebsite-excel)[ismaelw/laratex

A package for creating PDFs in Laravel using LaTeX

13033.1k](/packages/ismaelw-laratex)

PHPackages © 2026

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