2017 © Pedro Peláez
 

library mime-sniffer

Sniffs the MIME type of many common types of files.

image

shanept/mime-sniffer

Sniffs the MIME type of many common types of files.

  • Tuesday, March 7, 2017
  • by shanept
  • Repository
  • 2 Watchers
  • 1 Stars
  • 82 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

MimeSniffer v2

This PHP class sniffs the MIME type of many common types of files., (*1)

What's new?

Version 2 re-implements the API such that it more closely follows PSR-2. We have also purged those ugly tests and have started using PHPUnit and Composer., (*2)

How can I use it?

This software is put in the public domain. Why? Because I can't be bothered chasing it everywhere. Call me lazy, eh.
So, I guess what my point is, is that you may use it however you like. Feel free to clone, modify, poke it, play around. Sell it. I don't mind., (*3)

For your convenience, it is available on packagist for use with composer. Just tell your code monkey to run the following:, (*4)

composer require shanept/mime-sniffer

You may, of course, download the file and include it in your projects. But that'd be too easy! ;), (*5)

Contributions

All contributions are appreciated. Please, create a pull request!, (*6)

Thank you, CoR, for #1, your input and kind words!, (*7)

The Versions

07/03 2017

dev-master

9999999-dev

Sniffs the MIME type of many common types of files.

  Sources   Download

MIT

The Development Requires

by Shane Thompson

20/01 2016

2.0

2.0.0.0

Sniffs the MIME type of many common types of files.

  Sources   Download

public domain

The Development Requires

by Shane Thompson