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