Libraries tagged by base24
oldravian/multi-source-file-uploader
11242 Downloads
A Laravel package for handling file upload from multiple sources like file object, url or base64 encoded data
codepower/anybase
5634 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
tekintian/phpqrcode
9072 Downloads
支持PHP5.3至php8.2的 qrcode 二维码工具类 改进版本,支持自定义LOGO,自定义输出目录和自定义返回类型 图片,base64图片数据, 二维码图片自定义,静态方法调用,方便快捷,高效,简洁的PHP二维码生成工具
orsifrancesco/instagram-without-api
173 Downloads
A simple PHP code to get unlimited instagram public pictures (users and tags) without api, without credentials (just token from cookies), just Instagram Scraping (with cookie and image data in base64).
mathematicator-core/vizualizator
3435 Downloads
Core logic for elegant graphic visualization. Render to SVG, PNG, JPG and Base64.
amsom-habitat/oracle-function-calling
12539 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
11470 Downloads
Convert images to base64 in twig
timjmasters/php-base64url
11645 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
13744 Downloads
/
terpomoj/base64-url-helpers
1382 Downloads
Provides base64_url_encode/base64_url_decode.
stivehu/base64image
8724 Downloads
ckeditor plugin. Adds images from local client as base64 string into the source without server side processing.
pinga/base64
698 Downloads
Simple and convenient Base64 encoding and decoding for PHP
egeloen/base64-file-bundle
26778 Downloads
Provides a base64 file support for your Symfony2 Project.
marshmallow/validation
4476 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)