Libraries tagged by base64 decoder
delight-im/alphabets
47388 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
codepower/anybase
3064 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
pinga/base64
656 Downloads
Simple and convenient Base64 encoding and decoding for PHP
terpomoj/base64-url-helpers
1325 Downloads
Provides base64_url_encode/base64_url_decode.
cavellblood/craft-string-base64
13919 Downloads
Twig filters to base64 encode/decode a string.
microweber-packages/security-scanner
617 Downloads
Microweber security scanner is a php antimalware/antivirus scanner script written in php for scan your project.
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
justalinko/niki264
22 Downloads
Niki264 - Encode & Decode alpha2num or num2alpha and base64 with key
yurijbogdanov/base64
3 Downloads
PHP Base64 (encode/decode) Library
mega6382/base64
8 Downloads
This class can encode and decode data in base64 in pure PHP. It can take a data string and encode it using the base64 algorithm. The class can also do the opposite, i.e. decode base64 encoded data and return the original data string.
bitandblack/base64-string
132 Downloads
Encodes files to base64 strings and decodes base64 strings to files.
carlosafonso/php-base24
10 Downloads
A Base24 encoder and decoder
amirax/base62
111 Downloads
Base62 encoder and decoder
onedrop/base64
687 Downloads
EEL helper to encode and decode strings to base64
useralberto/craft-base64-filters
419 Downloads
The plugin adds filters to Twig to encode and decode a string in base64.