navarr / mp3data
Helper for accessing information about MP3 Files using getid3
Fund package maintenance!
navarr
Requires
- james-heinrich/getid3: v1.9.9
Requires (Dev)
- phpunit/phpunit: 4.5.0
This package is auto-updated.
Last update: 2024-11-12 03:19:11 UTC
README
A Simplistic Class to access ID3 tags from an MP3 using PHP
This class acts as a wrapper around the getid3 library. It's purpose is to more easily expose desired information about an MP3 File's metadata.