Libraries tagged by base24
deemru/abcode
10969 Downloads
ABC (alphabet) encode/decode
carlosafonso/php-base24
10 Downloads
A Base24 encoder and decoder
paragonie/constant_time_encoding
377743012 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
spomky-labs/base64url
44710767 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
zbateson/stream-decorators
54398793 Downloads
PHP psr7 stream decorators for mime message part streams
intervention/validation
7437526 Downloads
Additional validation rules for the Laravel framework
crazybooot/base64-validation
2065440 Downloads
Laravel validators for base64 encoded files
hshn/base64-encoded-file
1660349 Downloads
Provides handling base64 encoded files, and the integration of symfony/form
marcocesarato/amwscan
20021 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
266163 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
sycho/codecs-base64vlq
1325636 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
recycledbeans/is-base64
105101 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
melihovv/base64-image-decoder
146170 Downloads
A base64 image decoder
gpslab/base64uid
111706 Downloads
Generate UID like YouTube
elfsundae/urlsafe-base64
286907 Downloads
URL safe base64 encoding for PHP