techmaurice / phido
PHP library to identify file types
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/techmaurice/phido
Requires
- php: >=5.5.30
Requires (Dev)
- phpunit/phpunit: 4.0.*
This package is not auto-updated.
Last update: 2025-10-08 01:45:15 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