PHPackages                             typomedia/metainfo - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. typomedia/metainfo

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

typomedia/metainfo
==================

Meta Information Library

1.3.2(4y ago)033MITPHPPHP &gt;=7.2

Since Jul 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/typomedia/metainfo)[ Packagist](https://packagist.org/packages/typomedia/metainfo)[ RSS](/packages/typomedia-metainfo/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (8)Dependencies (3)Versions (9)Used By (0)

Meta Information Library
========================

[](#meta-information-library)

Library providing basic xmp meta information.

The Library is [PSR-1](https://www.php-fig.org/psr/psr-1/), [PSR-4](https://www.php-fig.org/psr/psr-4/), [PSR-12](https://www.php-fig.org/psr/psr-12/) compliant.

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

[](#requirements)

- `>= PHP 7.2`

Dependencies
------------

[](#dependencies)

- `none`

Install
-------

[](#install)

```
composer require typomedia/metainfo

```

Usage
-----

[](#usage)

```
use Typomedia\Metainfo\Metainfo;

$metainfo = new Metainfo('example.pdf');

print $metainfo->title;
print $metainfo->author;
print $metainfo->description;
print $metainfo->format;
print $metainfo->date;
```

Introduction
------------

[](#introduction)

-

Specifications
--------------

[](#specifications)

-
-
-
-

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Every ~24 days

Recently: every ~40 days

Total

8

Last Release

1606d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5276515?v=4)[Philipp Speck](/maintainers/typomedia)[@typomedia](https://github.com/typomedia)

---

Top Contributors

[![typomedia](https://avatars.githubusercontent.com/u/5276515?v=4)](https://github.com/typomedia "typomedia (10 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/typomedia-metainfo/health.svg)

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

PHPackages © 2026

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