The MetaSyntactical MIMEtype detection component

Installs: 1 210

Dependents: 1

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 1

Open Issues: 1

pkg:composer/metasyntactical/mime

v3.0.0 2021-07-29 10:09 UTC

This package is auto-updated.

Last update: 2025-10-06 21:13:26 UTC


README

Build Status

What is MetaSyntactical/Mime?

MetaSyntactical/Mime is part of the MetaSyntactical PHP 5.6+ components library and provide a system independent implementation of the magic.mime MIMEtype detection.

MetaSyntactical/Mime is based on the Zend Framework proposal for Zend_Mime_Magic of Matthew Ratzloff and the derived implementation as Google Code project of Sven Vollbehr. I have transformed the code to use namespaces, better exception handling and added unit tests.

Requirements

MetaSyntactical/Mime is only supported on PHP 5.6.28 and up.

Installation

The best way to install MetaSyntactical/Mime is to use Composer (http://getcomposer.org).

Contributing

MetaSyntactical/Mime is an open source project.