PHPackages                             b13/pdfreactor - 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. b13/pdfreactor

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

b13/pdfreactor
==============

Library for the PDFreactor PHP wrapper

v1.0.0(8y ago)211.4k↓50%[1 issues](https://github.com/b13/pdfreactor/issues)MITPHPPHP &gt;=5.3

Since Jul 26Pushed 8y ago5 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

RealObjects PDFreactor® PHP wrapper
===================================

[](#realobjects-pdfreactor-php-wrapper)

PHP wrapper API for PDFreactor (PHP include, PHP sample), put into a composer-compatible library package which autoloads the PDFreactor wrapper.

Used from PDFreactor.com / Version 9.0.9411.6, 2017-07-06

Please note that by installing and using PDFreactor itself (not the wrapper) you agree to the license, terms and conditions of PDFreactor.com.

This package is not affiliated with RealObjects or PDFreactor.

Usage
-----

[](#usage)

Use composer to install the library via `composer require b13/pdfreactor`.

In an ideal world, you then have your composer-based application and just use it like this:

```
$pdfReactor = new PDFreactor('http://yourServer:9423/service/rest');

```

or via .env logic

```
$pdfReactor = new PDFreactor(getenv('PDFREACTOR_API_ENDPOINT'));

```

as the class is already available via the composer autoloader.

The default example taken from PDFreactor can be found under example/sample.php.

License
-------

[](#license)

The PDFreactor wrapper library is licensed under MIT, see LICENSE file for more details.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

3219d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2851821?v=4)[b13 GmbH](/maintainers/b13)[@b13](https://github.com/b13)

---

Top Contributors

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

---

Tags

pdfpdfreactor

### Embed Badge

![Health badge](/badges/b13-pdfreactor/health.svg)

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

###  Alternatives

[barryvdh/laravel-dompdf

A DOMPDF Wrapper for Laravel

7.3k87.6M278](/packages/barryvdh-laravel-dompdf)[tecnickcom/tcpdf

TCPDF is a PHP class for generating PDF documents and barcodes.

4.5k101.8M473](/packages/tecnickcom-tcpdf)[mpdf/mpdf

PHP library generating PDF files from UTF-8 encoded HTML

4.7k77.1M493](/packages/mpdf-mpdf)[knplabs/knp-snappy

PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.

4.5k68.3M56](/packages/knplabs-knp-snappy)[spatie/browsershot

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M102](/packages/spatie-browsershot)[smalot/pdfparser

Pdf parser library. Can read and extract information from pdf file.

2.7k34.5M216](/packages/smalot-pdfparser)

PHPackages © 2026

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