Libraries tagged by base52
deemru/abcode
11035 Downloads
ABC (alphabet) encode/decode
karyakode/siikunpro
7 Downloads
SiiKUN PRO PHP encoder and obfuscator
paragonie/constant_time_encoding
394052869 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
35718410 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base62
4724622 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/base58
733289 Downloads
Base58 encoder and decoder for arbitrary data
tuupola/base32
681540 Downloads
Base32 encoder and decoder for arbitrary data
stephenhill/base58
1889324 Downloads
Base58 Encoding and Decoding Library for PHP
tuupola/ksuid
1307100 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
270475 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
skleeschulte/base32
332751 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
204236 Downloads
Base32 based on RFC 4648
dflydev/base32-crockford
444417 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
ionux/phactor
96727 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
177335 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.