Libraries tagged by base16
aichadigital/lara100
2270 Downloads
Laravel cast for handling decimal values as base-100 integers (cents/centesimals)
tekintian/phpqrcode
9136 Downloads
支持PHP5.3至php8.2的 qrcode 二维码工具类 改进版本,支持自定义LOGO,自定义输出目录和自定义返回类型 图片,base64图片数据, 二维码图片自定义,静态方法调用,方便快捷,高效,简洁的PHP二维码生成工具
mathematicator-core/vizualizator
3441 Downloads
Core logic for elegant graphic visualization. Render to SVG, PNG, JPG and Base64.
amsom-habitat/oracle-function-calling
12745 Downloads
Bibliothèque PHP pour faciliter l'appel de fonctions et procédures stockées Oracle via Doctrine. Supporte les paramètres CLOB volumineux et la gestion de fichiers base64.
webard/twig-base64-extension
11509 Downloads
Convert images to base64 in twig
timjmasters/php-base64url
11665 Downloads
A base64url encoder for encoding data as specified in rfc4648 section 5 https://www.rfc-editor.org/rfc/rfc4648#section-5
tiloweb/base64-bundle
13782 Downloads
/
terpomoj/base64-url-helpers
1401 Downloads
Provides base64_url_encode/base64_url_decode.
stivehu/base64image
8750 Downloads
ckeditor plugin. Adds images from local client as base64 string into the source without server side processing.
pinga/base64
704 Downloads
Simple and convenient Base64 encoding and decoding for PHP
ironer/base62shrink
284 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.
egeloen/base64-file-bundle
26778 Downloads
Provides a base64 file support for your Symfony2 Project.
rayne/ecoji
80 Downloads
Encodes (and decodes) data as emojis. Implementation of the Ecoji Standard.
marshmallow/validation
4502 Downloads
Additional validation rules for the Laravel framework
artbit/base_convert
10890 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)