core23/mime-util

This package is abandoned and no longer maintained. The author suggests using the symfony/mime package instead.

Mimetype helper utils

0.2.1 2018-09-23 12:54 UTC

This package is auto-updated.

Last update: 2022-02-01 12:59:13 UTC


README

This library is deprecated, use symfony mime instead.

MimeUtil

Helper library for mimetype to file extension conversion.

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this library:

composer require core23/mime-util

License

This library is under the MIT license.