Search by

danielmarschall / fileformats

danielmarschall

File format detection in PHP

Package info

github.com/danielmarschall/fileformats

Homepage

pkg:composer/danielmarschall/fileformats

Statistics

Installs: 367

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-09-21 22:20:06 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.