Libraries tagged by base26
deemru/abcode
9988 Downloads
ABC (alphabet) encode/decode
karyakode/siikunpro
5 Downloads
SiiKUN PRO PHP encoder and obfuscator
dcarbone/php-int-to-alpha
1532 Downloads
A lib that take a base 10 integer and turns it into a base 26 alphabet string
paragonie/constant_time_encoding
251713904 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
spomky-labs/base64url
32666891 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
zbateson/stream-decorators
36681103 Downloads
PHP psr7 stream decorators for mime message part streams
intervention/validation
5283062 Downloads
Additional validation rules for the Laravel framework
tuupola/base62
3367600 Downloads
Base62 encoder and decoder for arbitrary data
crazybooot/base64-validation
1398431 Downloads
Laravel validators for base64 encoded files
tuupola/ksuid
878226 Downloads
K-Sortable Globally Unique IDs
hshn/base64-encoded-file
1341108 Downloads
Provides handling base64 encoded files, and the integration of symfony/form
elfsundae/laravel-hashid
202196 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
melihovv/base64-image-decoder
120379 Downloads
A base64 image decoder
gpslab/base64uid
87165 Downloads
Generate UID like YouTube
elfsundae/urlsafe-base64
215978 Downloads
URL safe base64 encoding for PHP