MimeMap
MimeMap copied to clipboard
A PHP library to handle MIME Content-Type fields and their related file extensions.
Hi, I use MimeMap in my project [rekalogika/file-metadata](https://packagist.org/packages/rekalogika/file-metadata) and just noticed a possible licensing violation. MimeMap uses MIME types database from Freedesktop's shared-mime-info. However, that project is licensed under GPL,...
Use Common Crawl statistics on MIME types distribution https://commoncrawl.github.io/cc-crawl-statistics/plots/mimetypes to build a minimal MIME type map with top 100 MIME types used that cover 99% of all Internet requests, and...
Command\UpdateCommand is excluded from test coverage. Being a Symfony Console application command, find proper way to test it.