Libraries tagged by base64_encode
pinga/base64
330 Downloads
Simple and convenient Base64 encoding and decoding for PHP
edgaras/custombase64
11 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.
katoga/allyourbase
691 Downloads
Collection of bin-to-ascii converters.
eloquent/endec
8927 Downloads
Versatile encoding implementations for PHP.
kisonay/craft-twig-imagebase64
4085 Downloads
Base64 encode images within twig templates.
justalinko/niki264
20 Downloads
Niki264 - Encode & Decode alpha2num or num2alpha and base64 with key
yurijbogdanov/base64
1 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.
smart-over/base64-validation
62 Downloads
Lumen validators for base64 encoded files
perf/base64-url-encoder
32 Downloads
Allows to generate URL compliant base64-encoded strings.
beekalam/base64_image_helper
9 Downloads
Save base64 encoded string to image file.
terpomoj/base64-url-helpers
905 Downloads
Provides base64_url_encode/base64_url_decode.
hamidyousefi/base64-uploaded-file
185 Downloads
Creating UploadedFile instance of encoded base64 file sent inside the request body
nimayneb/ziparchive-base64
4064 Downloads
ZipArchive extended with support for UTF-8 encoded strings using base64.
bitandblack/base64-string
102 Downloads
Encodes files to base64 strings and decodes base64 strings to files.