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(4mo ago)50MITPHPCI passing

Since Dec 28Pushed 4mo ago1 watchersCompare

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

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

31

—

LowBetter than 68% of packages

Maintenance74

Regular maintenance activity

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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

141d 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.3k87.6M278](/packages/barryvdh-laravel-dompdf)[consoletvs/invoices

Generate PDF invoices for your customers in laravel

455275.5k](/packages/consoletvs-invoices)[nucleos/dompdf-bundle

This bundle provides a wrapper for using dompdf inside symfony.

54882.8k1](/packages/nucleos-dompdf-bundle)[dino/dompdf-module

A Zend Framework 2 module for incorporating DOMPDF support.

61465.1k8](/packages/dino-dompdf-module)[omaralalwi/gpdf

Custom PDF wrapper supporting Arabic language

15411.6k](/packages/omaralalwi-gpdf)[phpnt/yii2-export

Yii2 It saves data in xls, csv, word, html, pdf files.

158.9k](/packages/phpnt-yii2-export)

PHPackages © 2026

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