PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
xantios
/
mimey
{ "name": "xantios/mimey", "description": "PHP package for converting file extensions to MIME types and vice versa.", "license": "MIT", "authors": [ { "name": "Xantios Krugor", "email": "git@xantios.nl" }, { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "require": { "php": ">=7.0" }, "require-dev": { "phpunit/phpunit": "^9.4", "php-coveralls/php-coveralls": "^2.4" }, "autoload": { "psr-4": { "Mimey\\": "src/" } }, "autoload-dev": { "psr-4": { "Mimey\\Tests\\": "tests/src/" } } }
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[-] mime.types.custom.example
[edit]
[+]
bin
[+]
..
[-] readme.md
[edit]
[-] mime.types
[edit]
[+]
tests
[-] .codeclimate.yml
[edit]
[-] .gitignore
[edit]
[-] mime.types.php
[edit]
[-] license
[edit]
[-] .travis.yml
[edit]
[+]
src