Skip to content

morphose/shannon

Repository files navigation

Build Status Total Downloads Latest Stable Version License

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.