/fileformats

FileFormats

Primary LanguagePHPApache License 2.0Apache-2.0

File Format detection in PHP

This small class in PHP has following functionalities:

  • Get MIME Type from a filename (useful if your system does not support mime_content_type)
  • Get a name/description of a given file or filename

The project contains a small lookup-table for file type names in English.