Recommend this page to a friend! |
Classes of Rafal Janisz | > | PHP Human Readable File Size | > | composer.json | > | Download |
|
![]() |
{ "name": "ravjanisz/readablesize", "description": "readablesize", "license": "MIT", "authors": [ { "name": "Rafa? Janisz", "email": "rav.janisz@gmail.com" } ], "autoload": { "psr-4": { "Rav\\": "src/" } }, "require": { "php": ">=7.1", "phpunit/phpunit": "^8.3" }, "minimum-stability": "dev" } |