Libraries tagged by base24
deemru/abcode
10854 Downloads
ABC (alphabet) encode/decode
carlosafonso/php-base24
10 Downloads
A Base24 encoder and decoder
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
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
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.
melihovv/base64-image-decoder
142037 Downloads
A base64 image decoder
gpslab/base64uid
107562 Downloads
Generate UID like YouTube
elfsundae/urlsafe-base64
277151 Downloads
URL safe base64 encoding for PHP