2017 © Pedro Peláez
 

library filesignature

Codervio Filesignature

image

codervio/filesignature

Codervio Filesignature

  • Wednesday, July 18, 2018
  • by marinsagovac
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Filesignature

Latest Version on Packagist Build Status Join the chat at https://gitter.im/Codervio/Filesignature, (*1)

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)

Donations

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)

Installation

  1. Installation via Composer on Packagist
  2. Installation using Git GIT clone component

Changelog

Status of core:, (*6)

Version State
1.0 Release version

PHP version above 7.1. Quality assurance: Unit tests provided, (*7)

References

  • [Filesignature] - A filesignature constructor

Fetching a result:, (*8)

  • [getVendor()] - Fetch a vendor by file
  • [getExtension()] - Get an extension type
  • [getMime()] - Get an extension type
  • [getSignature()] - Get a file signature headers
  • [getVendor()] - Fetch a vendor by file
  • [getArrayResult()] - Returns result as array

Guess by input arguments:, (*9)

  • [recognizeByMime()] - Return a result from mime type
  • [recognizeByExtension()] - Return a result from extension name

FOSSA Status, (*10)

The Versions

18/07 2018

dev-master

9999999-dev http://codervio.com

Codervio Filesignature

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marin Sagovac

mime file framework php files filesignature