library php-mime
MIME type library for PHP
status200/php-mime
MIME type library for PHP
- Wednesday, September 17, 2014
- by status200
- Repository
- 3 Watchers
- 0 Stars
- 4 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
PHP-MIME
MIME type lookup for PHP, (*1)
Usage
$mime = new \Status200\Mime();
echo $mime -> get("/any/valid/file/path.txt");
// text/plain
dev-master
9999999-dev
MIME type library for PHP
Sources
Download
MIT
by
status200