Libraries tagged by base32_encode
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
tuupola/base62
3538170 Downloads
Base62 encoder and decoder for arbitrary data
ademarre/binary-to-text-php
152201 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
base62/base62
7413 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
tiny-blocks/encoder
52242 Downloads
Encoder and decoder for arbitrary data.
ideil/binary-to-text-php
23281 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
xobotyi/basen
17457 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
lessmore92/base-x
44686 Downloads
Encode/decode any base
tishotm/crockford-base32
2129 Downloads
Crockford Base32 Encoding
nassiry/laravel-encoder
265 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
deemru/abcode
10131 Downloads
ABC (alphabet) encode/decode
bakame/aide-base32
2425 Downloads
base32 encoding and decoding using functions in PHP
blesta/binary-to-text-php
6831 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
maximal/base32-php
6 Downloads
Base32 encoding/decoding for PHP