PHPackages                             leetools/pdf - 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. leetools/pdf

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

leetools/pdf
============

pdf

0155PHP

Since Sep 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/leedong-512/pdf)[ Packagist](https://packagist.org/packages/leetools/pdf)[ RSS](/packages/leetools-pdf/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

pdf
===

[](#pdf)

pdf处理

example:

```
$demo = new Pdf([
    'outPath' => "app/pdf/temp", //存放拆分出的文件夹
    'tempPath' => "app/pdf/config", //要拆分的pdf文件存放目录以及脚本config目录
]);
$demoPdf = "test.pdf";
try {
    $list = $demo->split($demoPdf);

} catch (Exception $e) {
    // 抛出异常
}
```

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/42e5c474b307191a3e5a18d82eca8e6bebd43203d77d89a88d79f010ab96b1dd?d=identicon)[leedong](/maintainers/leedong)

---

Top Contributors

[![leedong-512](https://avatars.githubusercontent.com/u/52443989?v=4)](https://github.com/leedong-512 "leedong-512 (1 commits)")

### Embed Badge

![Health badge](/badges/leetools-pdf/health.svg)

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

###  Alternatives

[myokyawhtun/pdfmerger

PDFMerger for PHP (PHP 5 and up to PHP 7.1 Compatible)

251271.9k](/packages/myokyawhtun-pdfmerger)[enzim/tika-wrapper

This is a simple PHP Wrapper for Apache Tika (using the tika-app jar)

6021.4k](/packages/enzim-tika-wrapper)[davcpas1234/laravelpdfviewer

A Laravel Package for viewing PDF files or documents on Web App

2414.6k](/packages/davcpas1234-laravelpdfviewer)[tarfin-labs/easy-pdf

Makes pdf processing easy.

1720.3k](/packages/tarfin-labs-easy-pdf)[akeneo-labs/excel-connector-bundle

Akeneo PIM Excel connector bundle

166.4k](/packages/akeneo-labs-excel-connector-bundle)

PHPackages © 2026

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