Libraries tagged by base52
moccalotto/idhash
177 Downloads
A reversible (integer) ID obfuscator
jazor/totp-for-php
7 Downloads
totp/hotp implements for php
ierusalim/baseconvert
31 Downloads
Convertation from/to any user-defined base-chars-string throught decimal representation of arbitrary precision
gponster/laravel-url62-uuid
57 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
dbonner/identifier
165 Downloads
Various identifier classes for ID conversion and presentation.
butterfly-team/avalanche-cb58
75 Downloads
Base58 encoder and decoder for arbitrary data
brtnetwork/base-x
40 Downloads
Encode/decode any base
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
15 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
5 Downloads
Provide an easy way to generate SRI Hashes and an Implementation of Nix base32 algorithm.