Libraries tagged by base26
mlocati/imap
219 Downloads
A PHP library to fetch IMAP messages
artbit/base_convert
10750 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)
ric/thinkphp6-captcha
4131 Downloads
think6验证码(图片、短信)支持base64api友好化
orsifrancesco/instagram-without-api
146 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).
orsif/instagram-without-api
5 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).
accudio/php-plaiceholder
1868 Downloads
PHP implementation of Plaiceholder - CSS, SVG, Base64 and Blurhash image placeholders.
yowcow/mime-base64-urlsafe
21488 Downloads
PHP-version of URL safe base64 encoding/decoding
wyrihaximus/react-stream-base64
51928 Downloads
Base64 stream encoders/decoders for ReactPHP
useralberto/craft-base64-filters
399 Downloads
The plugin adds filters to Twig to encode and decode a string in base64.
roadster31/base64-image-module
175 Downloads
phplang/base65536
23 Downloads
Base65536 encode/decode utility
mfonte/base62x
304 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
izisaurio/base64-url
825 Downloads
String to Base64 Url safe
ironer/base62shrink
177 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.
hevertonfreitas/base65536
18 Downloads
Implementartion of the base65536 library in PHP, as described by ferno/base65536