Libraries tagged by base64 decoder
base62/base62
10754 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
delight-im/alphabets
49613 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
1tomany/data-uri
4051 Downloads
A simple, low dependency library to parse and decode data URIs defined in RFC 2397
terpomoj/base64-url-helpers
1760 Downloads
Provides base64_url_encode/base64_url_decode.
bitandblack/base64-string
136 Downloads
Encodes files to base64 strings and decodes base64 strings to files.
cavellblood/craft-string-base64
13985 Downloads
Twig filters to base64 encode/decode a string.
useralberto/craft-base64-filters
439 Downloads
The plugin adds filters to Twig to encode and decode a string in base64.
pinga/base64
757 Downloads
Simple and convenient Base64 encoding and decoding for PHP
nassiry/laravel-encoder
363 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
microweber-packages/security-scanner
662 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.
carlosafonso/php-base24
10 Downloads
A Base24 encoder and decoder