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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. mediaciety/laravelmpdf

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

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 3w 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 13% 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)
```

###  Alternatives

[42coders/document-templates

Document template management package.

19940.0k](/packages/42coders-document-templates)[qipsius/tcpdf-bundle

A bundle to easily integrate TCPDF into Symfony

23749.5k](/packages/qipsius-tcpdf-bundle)[macopedia/magmi2

Magento Mass Importer 'Magmi' for Magento 2

11615.7k](/packages/macopedia-magmi2)[tarfin-labs/easy-pdf

Makes pdf processing easy.

1719.4k](/packages/tarfin-labs-easy-pdf)[ikkez/f3-sheet

Some Excel and CSV utilities for PHP Fat-Free Framework

1414.8k](/packages/ikkez-f3-sheet)[nilgems/laravel-textract

A Laravel package to extract text from files like DOC, XL, Image, Pdf and more. I've developed this package by inspiring "npm textract".

195.7k](/packages/nilgems-laravel-textract)

PHPackages © 2026

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