Libraries tagged by base26
deemru/abcode
10854 Downloads
ABC (alphabet) encode/decode
karyakode/siikunpro
7 Downloads
SiiKUN PRO PHP encoder and obfuscator
dcarbone/php-int-to-alpha
1582 Downloads
A lib that take a base 10 integer and turns it into a base 26 alphabet string
paragonie/constant_time_encoding
356094480 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
spomky-labs/base64url
42147736 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
zbateson/stream-decorators
51754415 Downloads
PHP psr7 stream decorators for mime message part streams
intervention/validation
7132582 Downloads
Additional validation rules for the Laravel framework
tuupola/base62
4456948 Downloads
Base62 encoder and decoder for arbitrary data
crazybooot/base64-validation
1987380 Downloads
Laravel validators for base64 encoded files
hshn/base64-encoded-file
1615290 Downloads
Provides handling base64 encoded files, and the integration of symfony/form
tuupola/ksuid
1274469 Downloads
K-Sortable Globally Unique IDs
marcocesarato/amwscan
18974 Downloads
AMWSCAN (Antimalware Scanner) is a php antimalware/antivirus scanner console script written in php for scan your project. This can work on php projects and a lot of others platform.
elfsundae/laravel-hashid
257737 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
sycho/codecs-base64vlq
1235513 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
recycledbeans/is-base64
55957 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.