Libraries tagged by base64_decode
hamidatyabi/image-library
317 Downloads
Library for image manipulation
justalinko/iki64
55 Downloads
Base64 Encode Decode With Key
olegf13/base64url
17 Downloads
Base64 encoder/decoder with URL safe alphabet (base64url).
crodas/base64secret
0 Downloads
Library to encode/decode data with base64 with a custom alphabet, which is determined by a given secret key
frosya-labs/base64uuid-codec
19 Downloads
Shortened version of base64 UUID encoder and decoder
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
spomky-labs/base64url
48327484 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
tuupola/base62
4771195 Downloads
Base62 encoder and decoder for arbitrary data
tiny-blocks/encoder
100314 Downloads
Encoder and decoder for arbitrary data.
base62/base62
10792 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
lessmore92/base-x
82268 Downloads
Encode/decode any base
deemru/abcode
11063 Downloads
ABC (alphabet) encode/decode
yowcow/mime-base64-urlsafe
21489 Downloads
PHP-version of URL safe base64 encoding/decoding
nassiry/laravel-encoder
367 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.