Libraries tagged by mime
vaibhavpandeyvpz/phemail
73235 Downloads
MIME parser written in pure PHP for parsing raw emails (.eml) files.
wapmorgan/file-type-detector
299007 Downloads
Detects file type by filename or content and generates correct mimetype.
zf1s/zend-mime
354326 Downloads
Zend Framework 1 Mime package
zf1/zend-mime
588424 Downloads
Zend Framework 1 Mime package
skyzyx/mimetypes
184342 Downloads
Creates a JSON document containing a thorough list of file extensions => mime types as provided by the Apache httpd project.
josantonius/mime-type
25623 Downloads
PHP library to get MIME types from extensions.
jcoded/friendly-mime
26764 Downloads
Show a human readable description for a MIME type
horstoeko/mimedb
149930 Downloads
Get mimetypes by fileextensions and visa versa
diablomedia/zendframework1-mime
235279 Downloads
Zend Framework 1 Mime component
katzien/php-mime-type
68329 Downloads
A PHP library to detect the mime type of files.
ptlis/conneg
3098 Downloads
Tools for performing content negotiation.
dflydev/canal
112511 Downloads
Content analysis for the purpose of determining Internet media types.
brandembassy/file-type-detector
156538 Downloads
Detects file type by filename or content and generates correct mimetype. Forked from https://github.com/wapmorgan/FileTypeDetector
zetacomponents/image-analysis
508128 Downloads
This class allows you to analyse image files in different ways. At least the MIME type of the file is returned. In some cases (JPEG, TIFF and GIF) additional information is gathered as well.
rundiz/upload
5714 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).