open-southeners / byte-unit-converter
A utility written in PHP8.1+ to convert multiple-byte units with no dependencies
Fund package maintenance!
open-southeners
Requires
- php: ^8.1
Requires (Dev)
- infection/infection: ^0.26
- laravel/pint: ^1.13
- phpstan/phpstan: ^1.0
- phpunit/phpunit: ^10.0
- tomasvotruba/type-coverage: ^0.2
README
A utility written in PHP8.1+ to convert multiple-byte units with no dependencies.
Getting started
composer require open-southeners/byte-unit-converter
Usage
Motivation
After learning the Swift programming language I found a very useful utility under darwin systems (Mac OS X) which is the ByteCountFormatter there is where I based this project, also needed this for a long-run project (also used in our other package: machine-stats) therefore here it is.
Partners
License
This package is open-sourced software licensed under the MIT license.