2017 © Pedro Peláez
 

library php-mime

MIME type library for PHP

image

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

The README.md

PHP-MIME

MIME type lookup for PHP, (*1)

Usage

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

The Versions

17/09 2014

dev-master

9999999-dev

MIME type library for PHP

  Sources   Download

MIT

by Avatar status200

17/09 2014

v0.1.0

0.1.0.0

MIME type library for PHP

  Sources   Download

MIT

by Avatar status200