techmaurice / phido
PHP library to identify file types
0.0.3
2016-03-25 11:30 UTC
Requires
- php: >=5.5.30
Requires (Dev)
- phpunit/phpunit: 4.0.*
This package is not auto-updated.
Last update: 2025-05-21 00:03:27 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