Registry / utility / james-heinrich-getid3

james-heinrich-getid3

JSON →
library1.9.25phppackagistunverified

PHP script that extracts useful information from popular multimedia file formats.

composer require james-heinrich/getid3
INSTALL
IMPORT
SIG · JAMES-HEINRICH-GET
J
james-heinrich-getid3
utilityphpv1.9.25
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

getID3
use getID3\getID3;

Analyze an MP3 file and print its metadata.

use getID3\getID3; $getID3 = new getID3(); $fileInfo = $getID3->analyze('/path/to/file.mp3'); print_r($fileInfo);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.25latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
james-heinrich-getid3 — pip install james-heinrich-getid3 · libregistry