sunchaser/base100

Encode your data into emoji

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/sunchaser/base100

1.0.0 2019-05-13 20:21 UTC

This package is auto-updated.

Last update: 2025-09-14 10:24:53 UTC


README

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