Libraries tagged by base52
peterbodnar.com/base32
24411 Downloads
Base 32 encoder / decoder
chillerlan/php-base32
1974 Downloads
A base32 implementation. PHP 5.6+, PHP 7
zhuyanxun/aes
204 Downloads
aes加密类,加密后的字符串没有_-+等特殊符号,只有数字和字母
thefox/utilities
5333 Downloads
Collection of usefull PHP utilities.
nassiry/laravel-encoder
265 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
katoga/allyourbase
864 Downloads
Collection of bin-to-ascii converters.
blesta/binary-to-text-php
6846 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
vandalorumrex/base58
43 Downloads
Base58 Encoding and Decoding Library for PHP
togos/base32
21706 Downloads
RFC3548 base32 encoder/decoder
mfonte/base62x
304 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
legalthings/base58-compat
539 Downloads
Userspace function as fallback for base58 extension
ironer/base62shrink
175 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
hylianshield/base32-crockford
10859 Downloads
Implementation of Crockford's Base 32 encoder and decoder
furqansiddiqui/base58check-php
4049 Downloads
Base58Check Encoding lib for PHP
bakame/aide-base32
2425 Downloads
base32 encoding and decoding using functions in PHP