getID3
Homepage
https://github.com/JamesHeinrich/getID3
What is it?
A PHP library for parsing media files.
Why did we choose it?
PHP's own ability to parse media files is inconsistent, and getID3 does a far better job of it.
What do we use it for?
Validating user uploads, to ensure that they are of a valid media type when that is required.