PHPackages                             camilord/xfpdf - 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. camilord/xfpdf

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

camilord/xfpdf
==============

Extended FPDF include FPDF, FPDF Protection, HTML2PDF, etc

1.0.19(3y ago)042.5k↓18.8%1MITPHP

Since Jan 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/camilord/xfpdf)[ Packagist](https://packagist.org/packages/camilord/xfpdf)[ Docs](https://github.com/camilord/xfpdf)[ RSS](/packages/camilord-xfpdf/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (16)Used By (0)

xfpdf
=====

[](#xfpdf)

I created this package so that I don't need to include to my project.

Credits to FPDF developers.

Usage:

Add this to your project's composer.json...

```
{
    "require": {
        "camilord/xfpdf": "1.*"
    }
}

```

Usage:

```

$pdf = new XFPDF_CORE();

```

```
use camilord/xfpdf/XFPDF_CORE;

class myPDF extends XFPDF_CORE {

}

```

Full sample codes, see sample.php

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity71

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

Recently: every ~146 days

Total

15

Last Release

1436d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/36291d0ff9126e11641fe3805397bab26324f5514741f5b48b18fa8f183fdbd8?d=identicon)[camilo3rd](/maintainers/camilo3rd)

---

Top Contributors

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

---

Tags

pdffpdifpdfxfpdf

### Embed Badge

![Health badge](/badges/camilord-xfpdf/health.svg)

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

###  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)
