Libraries tagged by base36
intervention/validation
7332762 Downloads
Additional validation rules for the Laravel framework
tuupola/base62
4562459 Downloads
Base62 encoder and decoder for arbitrary data
crazybooot/base64-validation
2042588 Downloads
Laravel validators for base64 encoded files
hshn/base64-encoded-file
1645547 Downloads
Provides handling base64 encoded files, and the integration of symfony/form
tuupola/ksuid
1286245 Downloads
K-Sortable Globally Unique IDs
marcocesarato/amwscan
19609 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
263438 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
tuupola/base32
627647 Downloads
Base32 encoder and decoder for arbitrary data
sycho/codecs-base64vlq
1287091 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
skleeschulte/base32
325215 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
177549 Downloads
Base32 based on RFC 4648
recycledbeans/is-base64
82020 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
melihovv/base64-image-decoder
144568 Downloads
A base64 image decoder
gpslab/base64uid
109865 Downloads
Generate UID like YouTube
elfsundae/urlsafe-base64
283710 Downloads
URL safe base64 encoding for PHP