Libraries tagged by base52
qiuqiux/base-convert
247 Downloads
Converted from Binary,Octal,Decimal,Hexadecimal,Base62 and etc
originphp/security
11266 Downloads
OriginPHP Security
nassiry/laravel-encoder
266 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
moccalotto/idhash
178 Downloads
A reversible (integer) ID obfuscator
jazor/totp-for-php
11 Downloads
totp/hotp implements for php
imadeous/geohash32
0 Downloads
A minimal Base32 geohash encoder/decoder with precision control and mapping support.
ierusalim/baseconvert
37 Downloads
Convertation from/to any user-defined base-chars-string throught decimal representation of arbitrary precision
gponster/laravel-url62-uuid
61 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
fwolf/base-converter
492 Downloads
Convert number (string format) between base 2 and 62
dbonner/identifier
169 Downloads
Various identifier classes for ID conversion and presentation.
chongyi/php-basen
4 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
butterfly-team/avalanche-cb58
81 Downloads
Base58 encoder and decoder for arbitrary data
brtnetwork/base-x
56 Downloads
Encode/decode any base
badcow/ademarre-binary-to-text-php
411 Downloads
This is a fork of the original repository. Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
aiwozhe/phactor
3 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.