PHPackages                             melnikoved/poppler-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. melnikoved/poppler-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

melnikoved/poppler-bundle
=========================

PHP Poppler

0254PHP

Since Feb 26Pushed 11y ago1 watchersCompare

[ Source](https://github.com/melnikoved/PopplerBundle)[ Packagist](https://packagist.org/packages/melnikoved/poppler-bundle)[ RSS](/packages/melnikoved-poppler-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

MelnikovedPopplerBundle
=======================

[](#melnikovedpopplerbundle)

This bundle allows you to merge pdf files with poppler util - pdfUnit

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

[](#installation)

### Step 1: Download the bundle

[](#step-1-download-the-bundle)

Open your command console, browse to your project and execute the following:

```
$ composer require melnikoved/poppler-bundle:dev-master
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

```
// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
         new Melnikoved\PopplerBundle\MelnikovedPopplerBundle(),
    );
}
```

Usage
-----

[](#usage)

For merging pdf files you should use service 'poppler'

```
    $this->get('poppler')->merge($inputFileNames, $outputFileName);
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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/45add68ab827ebbeeb2cde6e20654a74f7a3908596ffce1bf65478660f90b2e1?d=identicon)[melnikoved](/maintainers/melnikoved)

### Embed Badge

![Health badge](/badges/melnikoved-poppler-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/melnikoved-poppler-bundle/health.svg)](https://phpackages.com/packages/melnikoved-poppler-bundle)
```

###  Alternatives

[ctidigital/magento2-configurator

Keep magento persistently configured using files

174317.4k](/packages/ctidigital-magento2-configurator)[comcast/php-legal-licenses

A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes.

821.1M9](/packages/comcast-php-legal-licenses)[xfra35/f3-cron

Job scheduling for the PHP Fat-Free Framework

73107.5k](/packages/xfra35-f3-cron)[bagusindrayana/laravel-coordinate

get nearby location from eloquent laravel

3019.7k](/packages/bagusindrayana-laravel-coordinate)

PHPackages © 2026

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