Download the PHP package vnappmob/ext-mime-type without Composer
On this page you can find all versions of the php package vnappmob/ext-mime-type. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ext-mime-type
Helper to get MIME type in PHP
The current PHP mime_content_type
returns the MIME content type for a file as determined by using information from the magic.mime file. It might be text/plain
for file type like css or javascript
This implementation using a map/dictionary of file extension to parse file type content (Original from svogal)
Usage
All versions of ext-mime-type with dependencies
PHP Build Version
Package Version
No informations.
The package vnappmob/ext-mime-type contains the following files
Loading the files please wait ....