Libraries tagged by base52
deemru/abcode
10158 Downloads
ABC (alphabet) encode/decode
karyakode/siikunpro
5 Downloads
SiiKUN PRO PHP encoder and obfuscator
paragonie/constant_time_encoding
268001161 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
27730857 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base62
3567331 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/ksuid
957909 Downloads
K-Sortable Globally Unique IDs
tuupola/base58
494100 Downloads
Base58 encoder and decoder for arbitrary data
stephenhill/base58
1611477 Downloads
Base58 Encoding and Decoding Library for PHP
elfsundae/laravel-hashid
214762 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
tuupola/base32
427827 Downloads
Base32 encoder and decoder for arbitrary data
skleeschulte/base32
290419 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
dflydev/base32-crockford
312881 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
ionux/phactor
53452 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
152746 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
zackkitzmiller/tiny
205341 Downloads
A reversible base62 ID obfuscater.