From e2341840cdc32cb4c467e160368f939de6236f09 Mon Sep 17 00:00:00 2001 From: Sascha Greuel Date: Mon, 8 Jun 2020 12:27:52 +0200 Subject: [PATCH] Added SoftCreatR/php-mime-detector --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c207100..2b92e54 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer. * [Hoa Mime](https://github.com/hoaproject/Mime) - Another MIME detection library. * [PHP FFmpeg](https://github.com/PHP-FFmpeg/PHP-FFmpeg/) - A wrapper for the [FFmpeg](https://www.ffmpeg.org/) video library. +* [PHP Mime Detector](https://github.com/SoftCreatR/php-mime-detector) - Mime Detection of files, using magic numbers. * [UnifiedArchive](https://github.com/wapmorgan/UnifiedArchive) - A unified reader and writer of compressed archives. ### Streams