Libraries tagged by base36
jamisonbryant/cakephp-secureids-plugin
328 Downloads
A CakePHP plugin for using secure, non-incremental IDs for entities
inanepain/id-forge
0 Downloads
A lightweight & versatile library for generating and encoding unique identifiers. It provides fast, secure and flexible solutions for modern applications.
imadeous/geohash32
0 Downloads
A minimal Base32 geohash encoder/decoder with precision control and mapping support.
hylianshield/validator-base-encoding
55 Downloads
Base64, -32, -16 validation layer
hilalahmad/string-util
9 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
hbvsoft/charthandler
6 Downloads
Extensible PHP charting library with pluggable rendering backends and multiple output formats (PNG/JPEG/SVG, base64/data-URI).
hbnext/encrypt-decrypt-bundle
10 Downloads
hamidatyabi/image-library
317 Downloads
Library for image manipulation
haikiri/simple-php-totp
235 Downloads
Lightweight PHP TOTP (RFC 6238) and Base32 (RFC 4648) generation/decoding for 2FA authentication
hachi64/hachi64
0 Downloads
哈基米64 编解码器 - 使用64个中文字符进行 Base64 风格的编码和解码
gponster/laravel-url62-uuid
61 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
gogh-idawoodjee/shortcode
2 Downloads
Encode integers and UUIDs to short, URL-safe Base62 strings and back.
geekcom/image-to-uri
15 Downloads
Batch convert images to data URIs
fxmonster/validation
237 Downloads
Additional Validator Functions for the Laravel Framework
edgaras/custombase64
162 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.