Libraries tagged by base52
xavierfaucon/bravoids
34 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
originphp/security
11254 Downloads
OriginPHP Security
moccalotto/idhash
177 Downloads
A reversible (integer) ID obfuscator
jazor/totp-for-php
8 Downloads
totp/hotp implements for php
ierusalim/baseconvert
32 Downloads
Convertation from/to any user-defined base-chars-string throught decimal representation of arbitrary precision
dbonner/identifier
167 Downloads
Various identifier classes for ID conversion and presentation.
butterfly-team/avalanche-cb58
78 Downloads
Base58 encoder and decoder for arbitrary data
badcow/ademarre-binary-to-text-php
408 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.
russianpost/datamatrixbase256
780 Downloads
Russian Post form generate datamatrix Base256 barcode. Based on tcpdf library
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
6 Downloads
Provide an easy way to generate SRI Hashes and an Implementation of Nix base32 algorithm.