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

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

evotodi/pdfreactor
==================

Library for the PDFreactor PHP wrapper

v1.0.0(5y ago)03MITPHP &gt;=7.0

Since May 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/evotodi/pdfreactor)[ Packagist](https://packagist.org/packages/evotodi/pdfreactor)[ RSS](/packages/evotodi-pdfreactor/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (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.

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.

When installing or updating evotodi/pdfreactor then the most recent version of the PDFreactor php client is downloaded and added to the composer autoload.

Usage
-----

[](#usage)

Use composer to install the library via `composer require evotodi/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

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

1833d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca420a42154e1ff8d69578fa18441e8e1f1943246e4607e065f237b31d9d349c?d=identicon)[evotodi](/maintainers/evotodi)

---

Top Contributors

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

---

Tags

pdfpdfreactor

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/evotodi-pdfreactor/health.svg)](https://phpackages.com/packages/evotodi-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)
