PHPackages                             digicomp/flowwkhtmltopdfadapter - 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. digicomp/flowwkhtmltopdfadapter

ActiveNeos-package[PDF &amp; Document Generation](/categories/documents)

digicomp/flowwkhtmltopdfadapter
===============================

Using pdf/snappy for a nice integration of wkhtmltopdf as ViewInterface

5.1.0(2y ago)0865MITPHPPHP &gt;=7.4CI failing

Since Sep 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/digital-competence/FlowWkhtmlToPdfAdapter)[ Packagist](https://packagist.org/packages/digicomp/flowwkhtmltopdfadapter)[ Docs](https://github.com/digital-competence/FlowWkhtmlToPdfAdapter)[ RSS](/packages/digicomp-flowwkhtmltopdfadapter/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (24)Used By (0)

DigiComp.FlowWkhtmlToPdfAdapter
===============================

[](#digicompflowwkhtmltopdfadapter)

This package provides a `PdfView` for your `ActionController`.

Introduction
------------

[](#introduction)

The `PdfView` connects up to three Fluid templates:

- `header-html` (optional): The defaultPath is `@templateRoot/@subpackage/@controller/@action.PDFHead.html`
- `body-html` (required): The defaultPath is `@templateRoot/@subpackage/@controller/@action.PDFBody.html`
- `footer-html` (optional): The defaultPath is `@templateRoot/@subpackage/@controller/@action.PDFFoot.html`

`header-html` and `footer-html` will only be used if found.

Additionally, you may set ALL options `Knp\Snappy` (an abstraction of wkthmltopdf) understands in your `Views.yaml` to configure your `PdfView`:

```
-
  requestFilter: "isFormat('pdf')"
  viewObjectName: "DigiComp\\FlowWkhtmlToPdfAdapter\\View\\PdfView"
  options:
    marginLeft: "0mm"
    marginRight: "0mm"
    marginTop: "0mm"
    marginBottom: "0mm"
```

If you have to use wkhtmltopdf with unpatched Qt you could activate the usage of Xvfb, but really: I would not recommend that. ;)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 75.6% 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 ~168 days

Recently: every ~182 days

Total

22

Last Release

766d ago

Major Versions

1.2.0 → 2.1.02019-11-12

2.3.0 → 3.0.02021-08-26

2.3.2 → 4.0.02022-05-04

2.4.0 → 5.0.02022-08-28

4.1.0 → 5.1.02024-05-25

PHP version history (2 changes)3.0.0PHP &gt;=7.4

5.0.1PHP &gt;=7.4 | ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/f2611409165e69b6d904337ee2394eab03510aacf592bd85ae35afc7a0d7c460?d=identicon)[fcool](/maintainers/fcool)

---

Top Contributors

[![fcool](https://avatars.githubusercontent.com/u/304736?v=4)](https://github.com/fcool "fcool (68 commits)")[![DanielSiepmann](https://avatars.githubusercontent.com/u/354250?v=4)](https://github.com/DanielSiepmann "DanielSiepmann (17 commits)")[![dhauer](https://avatars.githubusercontent.com/u/51437349?v=4)](https://github.com/dhauer "dhauer (4 commits)")[![umardonov](https://avatars.githubusercontent.com/u/61743557?v=4)](https://github.com/umardonov "umardonov (1 commits)")

---

Tags

pdfflowNeoswkhtmlttopdf

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/digicomp-flowwkhtmltopdfadapter/health.svg)

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

###  Alternatives

[spatie/browsershot

Convert a webpage to an image or pdf using headless Chrome

5.2k35.1M142](/packages/spatie-browsershot)[knplabs/knp-snappy

PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.

4.5k71.0M60](/packages/knplabs-knp-snappy)[barryvdh/laravel-snappy

Snappy PDF/Image for Laravel

2.8k26.0M51](/packages/barryvdh-laravel-snappy)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[knplabs/knp-snappy-bundle

Easily create PDF and images in Symfony by converting Twig/HTML templates.

1.2k32.7M53](/packages/knplabs-knp-snappy-bundle)[chrome-php/chrome

Instrument headless chrome/chromium instances from PHP

2.7k4.9M76](/packages/chrome-php-chrome)

PHPackages © 2026

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