dev-master
9999999-dev http://codervio.comCodervio Filesignature
MIT
The Requires
- php ^7.1
- codervio/filesignature dev-master
The Development Requires
by Marin Sagovac
mime file framework php files filesignature
Codervio Filesignature
A Filesignature
detects mime type, extension and type of file by reading a headers from a file., (*2)
It is possible to guess mime type, extension, vendor name and mime type using input arguments function., (*3)
Due I am working 100% alone without any helps, organizations and any others team I can be satisfy for receiving any amount of payment to improve, develop and continue building on origin idea of framework., (*4)
You can pay any amount to PayPal: https://www.paypal.me/codervio?locale.x=en_US, (*5)
Status of core:, (*6)
Version | State |
---|---|
1.0 |
Release version |
PHP version above 7.1
.
Quality assurance: Unit tests provided, (*7)
Filesignature
] - A filesignature constructorFetching a result:, (*8)
getVendor()
] - Fetch a vendor by filegetExtension()
] - Get an extension typegetMime()
] - Get an extension typegetSignature()
] - Get a file signature headersgetVendor()
] - Fetch a vendor by filegetArrayResult()
] - Returns result as arrayGuess by input arguments:, (*9)
recognizeByMime()
] - Return a result from mime typerecognizeByExtension()
] - Return a result from extension nameCodervio Filesignature
MIT
mime file framework php files filesignature