Libraries tagged by base16
antikirra/base64url
314 Downloads
amirax/base62
110 Downloads
Base62 encoder and decoder
ali-eltaweel/base64-codec
2 Downloads
Base64 codec.
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer
hamidyousefi/base64-uploaded-file
185 Downloads
Creating UploadedFile instance of encoded base64 file sent inside the request body
xtetis/yii2-image
4 Downloads
Extension for uploading pictures in base64 with preview (module, model, widget etc.)
xavierfaucon/bravoids
34 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
wuyumin/file2base64
896 Downloads
File to base64.
simtabi/enekia
134 Downloads
A set of useful additional validation rules for the Laravel framework
service-to/base
158 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
qiuqiux/base-convert
247 Downloads
Converted from Binary,Octal,Decimal,Hexadecimal,Base62 and etc
nielpe87/parsing
24 Downloads
A basic Base64Url and JSON encoding/decoding implementation
niefdev/nfuid
1 Downloads
Minimal 11-character URL-safe unique ID generator with hidden mode and timestamp-based structure.
mvccore/ext-view-helper-dataurl
59 Downloads
MvcCore - Extension - View - Helper - Data URL - get any file content by given relative or absolute path in data url format: `data:image/png;base64,iVBOR..`.
mrcoco/filetobase64
3 Downloads
file to base64 encode