Libraries tagged by base26
deemru/abcode
9873 Downloads
ABC (alphabet) encode/decode
dcarbone/php-int-to-alpha
1530 Downloads
A lib that take a base 10 integer and turns it into a base 26 alphabet string
paragonie/constant_time_encoding
237882427 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
spomky-labs/base64url
31562771 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
zbateson/stream-decorators
34766961 Downloads
PHP psr7 stream decorators for mime message part streams
intervention/validation
5043000 Downloads
Additional validation rules for the Laravel framework
tuupola/base62
3196856 Downloads
Base62 encoder and decoder for arbitrary data
crazybooot/base64-validation
1334175 Downloads
Laravel validators for base64 encoded files
tuupola/ksuid
810201 Downloads
K-Sortable Globally Unique IDs
hshn/base64-encoded-file
1306470 Downloads
Provides handling base64 encoded files, and the integration of symfony/form
elfsundae/laravel-hashid
191781 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
melihovv/base64-image-decoder
116751 Downloads
A base64 image decoder
gpslab/base64uid
83589 Downloads
Generate UID like YouTube
elfsundae/urlsafe-base64
205246 Downloads
URL safe base64 encoding for PHP
delight-im/base64
126617 Downloads
Simple and convenient Base64 encoding and decoding for PHP