Libraries tagged by base16
amirax/base62
111 Downloads
Base62 encoder and decoder
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer
oire/base64
2537 Downloads
Url-and filename-safe Base64 handling.
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
35 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
wuyumin/file2base64
900 Downloads
File to base64.
sowrensen/wormhole
629 Downloads
Plug and play file uploader for Laravel applications.
sharifuddin/laravel-image-cropper
17 Downloads
A flexible and optimized Laravel image cropper package with multiple ratios, optional cropping, and WebP/JPG/PNG support.
service-to/base
162 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
semiorbit/serial
269 Downloads
Generate a Serial Number of alphanumeric 16 random chars in PHP.
qiuqiux/base-convert
263 Downloads
Converted from Binary,Octal,Decimal,Hexadecimal,Base62 and etc
originphp/security
11396 Downloads
OriginPHP Security
nielpe87/parsing
27 Downloads
A basic Base64Url and JSON encoding/decoding implementation
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..`.