open-southeners/byte-unit-converter

A utility written in PHP8.1+ to convert multiple-byte units with no dependencies

3.0.0 2024-01-04 23:40 UTC

This package is auto-updated.

Last update: 2024-05-05 00:17:19 UTC


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

Official documentation

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

skore logo

License

This package is open-sourced software licensed under the MIT license.