PHPackages                             tomato-technologies/tomato-pdfmerger - 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. tomato-technologies/tomato-pdfmerger

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

tomato-technologies/tomato-pdfmerger
====================================

PDFmerge Wrapper for Laravel project

v1.0.0(7y ago)05MITPHP

Since Jan 4Pushed 7y agoCompare

[ Source](https://github.com/tomato-technologies/tomato-pdfmerger)[ Packagist](https://packagist.org/packages/tomato-technologies/tomato-pdfmerger)[ RSS](/packages/tomato-technologies-tomato-pdfmerger/feed)WikiDiscussions master Synced today

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

Laravel PDFmerge wrapper
------------------------

[](#laravel-pdfmerge-wrapper)

This is a CMD wrapper for

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

[](#installation)

```
composer require tomato-technologies/tomato-pdfmerger
```

Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

### Laravel 5.5+:

[](#laravel-55)

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

```
Tomato\PDFMerger\ServiceProvider::class,
```

If you want to make it easier to access Pusher or Event class, add this to your facades in app.php:

```
'TomatoPDFMerger' => Tomato\PDFMerger\Facade::class,
```

Usage
-----

[](#usage)

Before usage, please remember to set your `PDFMERGE_BIN` in `.env` file. The merchant number should be a number with "M", eg. "000034".

If you want to get more config on this wrapper, you can pull a configuration file into your application by running on of the following artisan command:

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

2685d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/970173305592257c4780282a39fb8997a835d7a781eaab0ef1570ceebe41dce8?d=identicon)[wayne.w](/maintainers/wayne.w)

---

Top Contributors

[![tomatotravel](https://avatars.githubusercontent.com/u/42629833?v=4)](https://github.com/tomatotravel "tomatotravel (1 commits)")

---

Tags

tomato technologies

### Embed Badge

![Health badge](/badges/tomato-technologies-tomato-pdfmerger/health.svg)

```
[![Health](https://phpackages.com/badges/tomato-technologies-tomato-pdfmerger/health.svg)](https://phpackages.com/packages/tomato-technologies-tomato-pdfmerger)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[illuminate/broadcasting

The Illuminate Broadcasting package.

7126.5M178](/packages/illuminate-broadcasting)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)

PHPackages © 2026

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