PHPackages                             mediaciety/laravelmpdf - 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. mediaciety/laravelmpdf

ActiveLibrary

mediaciety/laravelmpdf
======================

generate pdfs in laravel the mpdf-way

027PHP

Since Feb 16Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

\#laravelmpdf

\###Installation:

```
composer require mediaciety/laravelmpdf

```

Open *config/app.php* and add

```
    Mediaciety\LaravelMpdf\PdfServiceProvider::class

```

to providers array.

Add

```
'Pdf' => Mediaciety\LaravelMpdf\Facades\Pdf::class

```

to alias-array.

finally (and optional):

```
php artisan vendor:publish --tag=pdf

```

to copy configfile into config folder.

###  Health Score

20

—

LowBetter than 14% 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/ce275445621e290d6c6e13d1d26464a20aefdd3cae4c16893d3298f019411d2d?d=identicon)[mediaciety](/maintainers/mediaciety)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/mediaciety-laravelmpdf/health.svg)

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

PHPackages © 2026

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