danielmarschall/fileformats

File format detection in PHP

Maintainers

Package info

github.com/danielmarschall/fileformats

Homepage

pkg:composer/danielmarschall/fileformats

Transparency log

Statistics

Installs: 366

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-07-21 21:56:25 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.