Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base32H

A PHP implementation of https://base32h.github.io/

How to install

composer require ariselseng/base32h

How to use

Base32H::encode(1234567890) === '14RC0NJ'
Base32H::decode('L') === 20

About

Composer package for base32h

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages