Libraries tagged by base36
stivehu/base64image
4500 Downloads
ckeditor plugin. Adds images from local client as base64 string into the source without server side processing.
jorgeslima/base64-validation
127 Downloads
Laravel validators for base64 encoded files
izisaurio/base64-url
737 Downloads
String to Base64 Url safe
ironer/base62shrink
104 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
i-lateral/silverstripe-file-base64
714 Downloads
Simple module to add base64 string data methods to SilverStripe files and images
hylianshield/base32-crockford
10647 Downloads
Implementation of Crockford's Base 32 encoder and decoder
harishpatel143/laravel-base64-validation
5051 Downloads
This package use for validate the image upload by base64 encoded.
egeloen/base64-file-bundle
26619 Downloads
Provides a base64 file support for your Symfony2 Project.
bitandblack/base64-string
54 Downloads
Encodes files to base64 strings and decodes base64 strings to files.
ariselseng/base32h
186 Downloads
Library to encode/decode numbers in Base32H
vinkla/base62
1703 Downloads
A reversible base62 ID obfuscator
zhuyanxun/aes
185 Downloads
aes加密类,加密后的字符串没有_-+等特殊符号,只有数字和字母
petrknap/binary
152 Downloads
Library for work with binary data and objects
marshmallow/validation
3569 Downloads
Additional validation rules for the Laravel framework
artbit/base_convert
10389 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)