Libraries tagged by base52
deemru/abcode
10872 Downloads
ABC (alphabet) encode/decode
karyakode/siikunpro
7 Downloads
SiiKUN PRO PHP encoder and obfuscator
paragonie/constant_time_encoding
359452061 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
33636441 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base62
4482485 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/base58
666550 Downloads
Base58 encoder and decoder for arbitrary data
stephenhill/base58
1828919 Downloads
Base58 Encoding and Decoding Library for PHP
tuupola/ksuid
1278077 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
259233 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
tuupola/base32
609420 Downloads
Base32 encoder and decoder for arbitrary data
skleeschulte/base32
322333 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
161100 Downloads
Base32 based on RFC 4648
dflydev/base32-crockford
411527 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
ionux/phactor
86048 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
ademarre/binary-to-text-php
171535 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.