Download the PHP package katzien/php-mime-type without Composer
On this page you can find all versions of the php package katzien/php-mime-type. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download katzien/php-mime-type
More information about katzien/php-mime-type
Files in katzien/php-mime-type
Download katzien/php-mime-type
More information about katzien/php-mime-type
Files in katzien/php-mime-type
Vendor katzien
Package php-mime-type
Short Description A PHP library to detect the mime type of files.
License MIT
Homepage https://github.com/katzien/PhpMimeType
Package php-mime-type
Short Description A PHP library to detect the mime type of files.
License MIT
Homepage https://github.com/katzien/PhpMimeType
Please rate this library. Is it a good library?
Informations about the package php-mime-type
PhpMimeType
A PHP library to detect the mime type of a file.
Not invented here
This is a modernised version of Jason Sheets's mimetype class.
Installation
To add the PhpMimeType library to your project run
from the directory where your composer.json file is.
See Packagist for more details.
Version Guidance
Version | Status | PHP version required |
---|---|---|
1.x | Maintained | min. 5.3 |
2.x | Latest (recommended) | min. 5.6 |
If you're using PHP 5.6 or higher, you should use the latest 2.x version. There is no difference in usage between 1.x and 2.x, so the upgrade should not require any code changes.
Differences between 1.x and 2.x:
- syntax
- versions of composer dependencies
Usage
All versions of php-mime-type with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package katzien/php-mime-type contains the following files
Loading the files please wait ....