open-southeners/byte-unit-converter
PHP 8.1+ utility to convert byte sizes between multiple units with no dependencies. Inspired by macOS ByteCountFormatter, it helps format and convert storage values consistently for apps and libraries.
A utility written in PHP8.1+ to convert multiple-byte units with no dependencies.
composer require open-southeners/byte-unit-converter
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.
This package is open-sourced software licensed under the MIT license.
How can I help you explore Laravel packages today?