PHPackages                             bowphp/pdf - 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. bowphp/pdf

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

bowphp/pdf
==========

The dompdf support for bow framework

1.0.3(6mo ago)50MITPHPCI failing

Since Dec 28Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/bowphp/pdf)[ Packagist](https://packagist.org/packages/bowphp/pdf)[ RSS](/packages/bowphp-pdf/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

The dompdf support for bow framework
====================================

[](#the-dompdf-support-for-bow-framework)

Ce package vous permettra de manipuler `dompdf/dompdf` via un *wrapper* simple et intuitif.

[![Build Status](https://camo.githubusercontent.com/e444f85900ea3c734a92747454c3e502190ac622e3e72d456a932628216728da/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f626f777068702f7064662f6d61696e2e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/bowphp/pdf)[![Build Status](https://github.com/bowphp/pdf/actions/workflows/tests.yml/badge.svg)](https://github.com/bowphp/pdf/actions/workflows/tests.yml/badge.svg)

Usage
-----

[](#usage)

Installez une copie du package avec [composer](https://getcomposer.org).

### Installation

[](#installation)

```
composer require bowphp/pdf
```

### Configuration

[](#configuration)

Dans le fichier `app\Kernel.php`. Ajoutez le service comme suit:

```
/**
 * All app services register
 *
 * @return array
 */
public function configurations()
{
  /**
   * Put here you service
   */
  return [
    \Bow\Pdf\PDFConfiguration::class,
      // other
  ];
}
```

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

[](#contributing)

Thank you for considering contributing to Bow Framework! The contribution guide is in the framework documentation.

- [Franck DAKIA](https://github.com/papac)
- [Thank's collaborators](https://github.com/bowphp/pdf/graphs/contributors)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance68

Regular maintenance activity

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

188d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/96099e66c63e31445f3f76a12e94104030f504eeb18f007216bb4ebdcdeadf7f?d=identicon)[papac](/maintainers/papac)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bowphp-pdf/health.svg)

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

###  Alternatives

[barryvdh/laravel-dompdf

A DOMPDF Wrapper for Laravel

7.4k99.4M385](/packages/barryvdh-laravel-dompdf)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[elegantly/laravel-invoices

Store invoices safely in your Laravel application

23546.8k2](/packages/elegantly-laravel-invoices)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)

PHPackages © 2026

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