danielmarschall/fileformats

File format detection in PHP

dev-master 2024-04-21 16:41 UTC

This package is auto-updated.

Last update: 2025-04-21 19:04:26 UTC


README

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.