Libraries tagged by base62
onedrop/base64
687 Downloads
EEL helper to encode and decode strings to base64
olegf13/base64url
15 Downloads
Base64 encoder/decoder with URL safe alphabet (base64url).
oh-sky/cakephp3-base64-email
24 Downloads
CakePHP3 extension to encode the message body with Base64.
ofilin/base64uid
33 Downloads
Class for generating UID
normeno/base64-handler
12 Downloads
Base64 Handler
nimayneb/ziparchive-base64
4064 Downloads
ZipArchive extended with support for UTF-8 encoded strings using base64.
nawawi/base64-encryption
84 Downloads
A two-way encryption based on MIME base64.
muneebkh2/laravel-base64-api-authenticator
9 Downloads
This project is used for basic api authentication for lumen/laravel using base64.
mika/base32
12 Downloads
Base32 Encode and Decode according to RFC 4648.
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.
maximal/base32-php
6 Downloads
Base32 encoding/decoding for PHP
magic3w/base32-int
7 Downloads
Base32 utility for url IDs
logicspot/base64_phpmailer
504 Downloads
Sets PHPMailer to use base64 encoding in WordPress.
llm1998/laravel-base64-to-file
1 Downloads
Package convert string in base64 to file
kura-lab/base64url
2726 Downloads
Base64url Encoding/Decoding Library