PHPackages                             navarr/mp3data - 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. navarr/mp3data

ActiveLibrary

navarr/mp3data
==============

Helper for accessing information about MP3 Files using getid3

0.1(11y ago)944MITPHP

Since Mar 3Pushed 10y ago2 watchersCompare

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

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

mp3Data
=======

[](#mp3data)

[![Build Status](https://camo.githubusercontent.com/b2b113430a18ef5fed7513cfe61b03e826bf0ace257be630edc1149bf7aa3f63/68747470733a2f2f7472617669732d63692e6f72672f6e61766172722f6d7033446174612e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/navarr/mp3Data)[![Code Coverage](https://camo.githubusercontent.com/4710420167e38cbbb3515c18b8bb2553389f36ddce035d26216822bd5d6bfdc5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e61766172722f6d7033446174612f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/navarr/mp3Data/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8764fae67664344a475d781901a794efc6003447ff88cc9cc6e5dfe51e0b79e1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e61766172722f6d7033446174612f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/navarr/mp3Data/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/10e9527541a7ac6f09ed6885f9a8fd19d1e10675f84ab1715b86a8f19b3a41a8/68747470733a2f2f706f7365722e707567782e6f72672f6e61766172722f6d7033646174612f762f737461626c652e737667)](https://packagist.org/packages/navarr/mp3data) [![Total Downloads](https://camo.githubusercontent.com/c6a488bcfc9fc80efc115096bb9ed69b862160d4f7807a3155e32f2159e1881c/68747470733a2f2f706f7365722e707567782e6f72672f6e61766172722f6d7033646174612f646f776e6c6f6164732e737667)](https://packagist.org/packages/navarr/mp3data) [![Latest Unstable Version](https://camo.githubusercontent.com/e9511de3a8706f94c52fd5cf60a422d7d2825877db6e86c8fc2ff6cee9e261d5/68747470733a2f2f706f7365722e707567782e6f72672f6e61766172722f6d7033646174612f762f756e737461626c652e737667)](https://packagist.org/packages/navarr/mp3data) [![License](https://camo.githubusercontent.com/74c1c46f4c4b55f92aa9639f771d8e7f5ee511fd5c4e7a05ea0f46998c0452d0/68747470733a2f2f706f7365722e707567782e6f72672f6e61766172722f6d7033646174612f6c6963656e73652e737667)](https://packagist.org/packages/navarr/mp3data)

A Simplistic Class to access ID3 tags from an MP3 using PHP

This class acts as a wrapper around the [getid3](http://getid3.org/) library. It's purpose is to more easily expose desired information about an MP3 File's metadata.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

4094d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/24959115e049fb1d71612462e9106b345b3e0e6126439493514018cd440e8937?d=identicon)[navarr](/maintainers/navarr)

---

Top Contributors

[![navarr](https://avatars.githubusercontent.com/u/145128?v=4)](https://github.com/navarr "navarr (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/navarr-mp3data/health.svg)

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[oneduo/nova-file-manager

A handy file manager tool for Laravel Nova

157350.3k2](/packages/oneduo-nova-file-manager)[owen-oj/laravel-getid3

This package is a wrapper around james-heinrich/getid3 to extract various information from media files

85478.7k1](/packages/owen-oj-laravel-getid3)[causal/extractor

This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.

16244.5k](/packages/causal-extractor)[agence-adeliom/easy-media-bundle

A Symfony Media manager bundle for EasyAdmin

3016.8k2](/packages/agence-adeliom-easy-media-bundle)[kiwilan/php-audio

PHP package to parse and update audio files metadata, with `JamesHeinrich/getID3`.

3012.6k1](/packages/kiwilan-php-audio)

PHPackages © 2026

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