Base100 PHP implementation of base100 algorithm based on Go implementation by stek29: https://github.com/stek29/base100 To learn more about base100, please check https://github.com/AdamNiederer/base100