Php Mime Type Versions Save

A comprehensive MIME-types lib for PHP

v1.2.0

5 years ago

General

  • Added more sources to fetch mimes;
  • Added json representation of known mimes;

API

  • MimeType::getInfo(string $mime) -> MimeType::getExtensions(string $mime)
  • MimeType::getExtensions(string $mime) now returning plain array of associated extensions

v1.1.0

5 years ago

Added ability to get only certain group of supported types.

v1.0.0

5 years ago