Download the PHP package brightnucleus/mime-types without Composer
On this page you can find all versions of the php package brightnucleus/mime-types. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download brightnucleus/mime-types
More information about brightnucleus/mime-types
Files in brightnucleus/mime-types
Package mime-types
Short Description Automatically updated MIME types database, using the Apache HTTP Server configuration.
License MIT
Informations about the package mime-types
Bright Nucleus MIME Types Database
This is a Composer plugin that provides an automated version of the MIME types as defined by the Apache HTTP Server.
The main advantage is that the downloaded database will be updated on each composer install
and composer update
.
Table Of Contents
- Attribution
- Installation
- Basic Usage
- Contributing
- License
Attribution
This package uses data from the Apache HTTP Server, licensed under the Apache License v2.0.
You can read a copy of this license at http://svn.apache.org/repos/asf/httpd/httpd/trunk/LICENSE.
Installation
The only thing you need to do to make this work is adding this package as a dependency to your project:
Basic Usage
On each composer install
or composer update
, a check will be made to see whether there's a new version of the database available. If there is, that new version is downloaded.
Usage is pretty straight-forward. Just use one of the two provided static methods:
Contributing
All feedback / bug reports / pull requests are welcome.
License
This code is released under the MIT license.
For the full copyright and license information, please view the LICENSE
file distributed with this source code.
All versions of mime-types with dependencies
composer-plugin-api Version ^1.1