Skip to content

status200/php-mime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-MIME

MIME type lookup for PHP

Usage

$mime = new \Status200\Mime();
echo $mime -> get("/any/valid/file/path.txt");
// text/plain