2017 © Pedro Peláez
 

package friendly-mime

Show a human readable description for a MIME type

image

jcoded/friendly-mime

Show a human readable description for a MIME type

  • Tuesday, August 23, 2016
  • by JCoded
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,318 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 2 Versions
  • 9 % Grown

The README.md

Friendly MIME PHP

This package allows you to convert a MIME type into a human readable description., (*1)

Descriptions thanks to http://www.freeformatter.com/mime-types-list.html., (*2)

Installation

You can install this package through Composer. Add the following line to your composer.json require object:, (*3)

"jcoded/friendly-mime": "^1.0"

Usage

There is a simple static function to use:, (*4)

$friendlyName = \JCoded\FriendlyMime\FriendlyMime::getFriendlyName($mimeType);

The Versions

23/08 2016

dev-master

9999999-dev

Show a human readable description for a MIME type

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

friendly mime

23/08 2016

1.0

1.0.0.0

Show a human readable description for a MIME type

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

friendly mime