Download the PHP package apxcde/mime-types without Composer
On this page you can find all versions of the php package apxcde/mime-types. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download apxcde/mime-types
More information about apxcde/mime-types
Files in apxcde/mime-types
Download apxcde/mime-types
More information about apxcde/mime-types
Files in apxcde/mime-types
Vendor apxcde
Package mime-types
Short Description A converter between mime types and file extensions.
License MIT
Package mime-types
Short Description A converter between mime types and file extensions.
License MIT
Please rate this library. Is it a good library?
Informations about the package mime-types
Mime Types
Converts mime types to the proper file extensions and vice versa.
Installation
Usage
Create a new mime type converter instance:
Get the proper mime type for a file extension:
or find a file extension to the given mime type:
Multiple extensions could belong to the same mime type so the code above will return with the first matching one.
Development
Create the Docker based development environment:
Check the coding style and run unit tests:
All versions of mime-types with dependencies
PHP Build Version
Package Version
No informations.
The package apxcde/mime-types contains the following files
Loading the files please wait ....