Libraries tagged by base52
stephenhill/forecast.io.cli
16 Downloads
A simple command line script that will generate a Base58 encoded password.
sskaje/base-converter
19 Downloads
sskaje's BaseXX Encode/Decode class, a PHP implemention of RFC 3548, supports Base16/Base32/Base64 in both LSB and MSB, and another Base32 used by VMware
lucasmichot/eloquentuuid
17 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance
helicon-os/uuid
12 Downloads
Generic basic UUID Generator for PHP with various output formats like 16byte binary, hex formats (compact, grouped, ...), base32-like and base64-like. V4 Random UUIDs and Sequential UUIDs can be generated.
dritter/nix-hasher
7 Downloads
Provide an easy way to generate SRI Hashes and an Implementation of Nix base32 algorithm.
doctorblue/baseconvert
20 Downloads
Simple base conversion class for conversion between arbitrary bases and with predefined wrappers for decimal, hexadecimal and bitcoin-compatible base58.
czarpino/php-crockford32
2 Downloads
PHP implementation for Douglas Crockford's Base32 notation