morphose / shannon
A data humanizer for PHP humans.
Installs: 2 804
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 13
Requires
- php: >=7.2
Requires (Dev)
- orchestra/testbench: ^3.8
- phpunit/phpunit: ^8.2
- dev-master
- 2.0.0
- 1.0.1
- 1.0.0
- 0.1.1
- 0.1.0
- dev-dependabot/npm_and_yarn/qs-6.5.3
- dev-dependabot/npm_and_yarn/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/terser-4.8.1
- dev-dependabot/npm_and_yarn/prismjs-1.27.0
- dev-dependabot/npm_and_yarn/ajv-6.12.6
- dev-dependabot/npm_and_yarn/tar-4.4.19
- dev-dependabot/npm_and_yarn/path-parse-1.0.7
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
- dev-dependabot/npm_and_yarn/lodash-4.17.21
- dev-dependabot/npm_and_yarn/y18n-4.0.1
- dev-dependabot/npm_and_yarn/elliptic-6.5.4
- dev-dependabot/npm_and_yarn/ini-1.3.7
- dev-dependabot/npm_and_yarn/acorn-6.4.1
- dev-develop
This package is auto-updated.
Last update: 2024-11-09 21:22:19 UTC
README
About
In resume, Shannon is a data humanizer library writen in PHP that attempts to convert computing data (namely bytes) into a descriptive output that humans can easily read. It is available as a Composer package. We have plans to boost Shannon to do more than that:
- It could cast between different data units.
- It could convert humananized data into computing data.
- It could have a CLI utility.
Documentation
We are writing a nice documentation that tries to cover everything you need to know to get full advantage of Shannon.
Contributing
Contributions can be made via pull requests. Changes will be merged into the main project as long they comply to the adhered code standards and the purposes of this library.
Reporting a Problem
If you discover a problem with Shannon, please report it with the appropriated level of detail creating an issue request so it can be promptly addressed.
License
Shannon is an open-sourced software licensed under the MIT license.