PHP library to identify file types

0.0.3 2016-03-25 11:30 UTC

This package is not auto-updated.

Last update: 2024-04-23 18:58:55 UTC


README

PHP library to analyse file format types

(C) 2017 Maurice de Rooij

Installation

Composer: composer require techmaurice/phido

Git: git clone https://github.com/techmaurice/phido.git

Usage

See https://github.com/techmaurice/phido/blob/master/example-composer.php or https://github.com/techmaurice/phido/blob/master/example-vanilla.php