PHPackages                             tintran/pdf\_exif - 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. tintran/pdf\_exif

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

tintran/pdf\_exif
=================

Package for extracting information from PDF file

1.0.0(8y ago)013PHP

Since Apr 4Pushed 7y ago1 watchersCompare

[ Source](https://github.com/TinTran710/pdf_exif)[ Packagist](https://packagist.org/packages/tintran/pdf_exif)[ RSS](/packages/tintran-pdf-exif/feed)WikiDiscussions master Synced today

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

Composer package for extracting information from PDF files
==========================================================

[](#composer-package-for-extracting-information-from-pdf-files)

This package make use of the PDFlib package to interact and extract information from PDF files

Requirements
------------

[](#requirements)

You should have PDFlib installed properly to your system. Refer at this [link](https://www.pdflib.com/download/pdflib-family/pdflib/)

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

[](#installation)

The package can be installed via composer:

```
$ composer require tintran/pdf_exif
```

Usage
-----

[](#usage)

Read and extract information from a PDF file

```
$read = new PDFLibrary($file);
var_dump($read->get_pdf_all());
var_dump($read->get_pdf_title());
var_dump($read->get_pdf_author());
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

3008d ago

### Community

Maintainers

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

---

Top Contributors

[![TinTran710](https://avatars.githubusercontent.com/u/19259073?v=4)](https://github.com/TinTran710 "TinTran710 (12 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[42coders/document-templates

Document template management package.

19940.0k](/packages/42coders-document-templates)[qipsius/tcpdf-bundle

A bundle to easily integrate TCPDF into Symfony

23749.5k](/packages/qipsius-tcpdf-bundle)[macopedia/magmi2

Magento Mass Importer 'Magmi' for Magento 2

11615.7k](/packages/macopedia-magmi2)[tarfin-labs/easy-pdf

Makes pdf processing easy.

1719.4k](/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)
