PHPackages                             webstack/qpdf - 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. webstack/qpdf

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

webstack/qpdf
=============

QPDF PHP

v1.2.0(4y ago)357.6k↓34.7%3MITPHPPHP ^7.4|^8.0

Since Oct 14Pushed 3y ago1 watchersCompare

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

READMEChangelog (9)Dependencies (3)Versions (10)Used By (0)

Wrapper for QPDF
================

[](#wrapper-for-qpdf)

This package can be used to merge (some pages of) PDF files into one PDF using the QPDF library.

Installation
------------

[](#installation)

```
composer require webstack/qpdf
```

Code examples
-------------

[](#code-examples)

Combine two PDF files into one

```
