sunchaser / base100
Encode your data into emoji
1.0.0
2019-05-13 20:21 UTC
Requires
- php: >= 7.0
Requires (Dev)
- phpunit/phpunit: ^6.0
This package is auto-updated.
Last update: 2024-10-14 08:17:07 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