techmaurice / phido
用于识别文件类型的PHP库
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: 2024-09-24 20:55:28 UTC
README
用于分析文件格式类型的PHP库
(C) 2017 Maurice de Rooij
安装
Composer: composer require techmaurice/phido
Git: git clone https://github.com/techmaurice/phido.git
使用方法
查看 https://github.com/techmaurice/phido/blob/master/example-composer.php 或 https://github.com/techmaurice/phido/blob/master/example-vanilla.php