Libraries tagged by base26
deemru/abcode
9311 Downloads
ABC (alphabet) encode/decode
dcarbone/php-int-to-alpha
1510 Downloads
A lib that take a base 10 integer and turns it into a base 26 alphabet string
paragonie/constant_time_encoding
201642352 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
spomky-labs/base64url
28339347 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
zbateson/stream-decorators
30561837 Downloads
PHP psr7 stream decorators for mime message part streams
intervention/validation
4380867 Downloads
Additional validation rules for the Laravel framework
tuupola/base62
2768135 Downloads
Base62 encoder and decoder for arbitrary data
crazybooot/base64-validation
1169925 Downloads
Laravel validators for base64 encoded files
hshn/base64-encoded-file
1221605 Downloads
Provides handling base64 encoded files, and the integration of symfony/form
tuupola/ksuid
672058 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
165387 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
sycho/codecs-base64vlq
687114 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
melihovv/base64-image-decoder
106303 Downloads
A base64 image decoder
gpslab/base64uid
74457 Downloads
Generate UID like YouTube
elfsundae/urlsafe-base64
176681 Downloads
URL safe base64 encoding for PHP