Libraries tagged by base64_encode
elfsundae/urlsafe-base64
281003 Downloads
URL safe base64 encoding for PHP
base62/base62
10278 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
php-standard-library/encoding
19423 Downloads
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support
tiny-blocks/encoder
89294 Downloads
Encoder and decoder for arbitrary data.
xobotyi/basen
20387 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
lessmore92/base-x
73553 Downloads
Encode/decode any base
deemru/abcode
10884 Downloads
ABC (alphabet) encode/decode
yowcow/mime-base64-urlsafe
21489 Downloads
PHP-version of URL safe base64 encoding/decoding
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
karyakode/siikunpro
7 Downloads
SiiKUN PRO PHP encoder and obfuscator
spencer-mortensen/base64
17 Downloads
An alternative to the traditional base64 encoding, with safer characters and a different mapping.
logicspot/base64_phpmailer
504 Downloads
Sets PHPMailer to use base64 encoding in WordPress.
kelunik/streaming-base64
9 Downloads
On the fly Base64 encoding for Amp's streams.
amirax/base62
111 Downloads
Base62 encoder and decoder
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer