Libraries tagged by base64u
marcocesarato/amwscan
22123 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
271620 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
recycledbeans/is-base64
150177 Downloads
Adds a quick and easy method for determining whether a string is base64-encoded.
melihovv/base64-image-decoder
149462 Downloads
A base64 image decoder
elfsundae/urlsafe-base64
295120 Downloads
URL safe base64 encoding for PHP
delight-im/base64
194106 Downloads
Simple and convenient Base64 encoding and decoding for PHP
axy/codecs-base64vlq
823826 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
treinetic/imageartist
86222 Downloads
ImageArtist is a php gd Wrapper which makes Image manipulation insanely easy, we introduce ImageArtist as Photoshop for php
sycho/codecs-base64vlq
1377779 Downloads
Codec for VLQ (variable-length quantity) Base64 algorithm
penance316/laravel-base64-validator
36566 Downloads
laravel base64 validation package
xobotyi/basen
21948 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
php-standard-library/encoding
58991 Downloads
Binary-to-text encoding: Base64, Hex, and QuotedPrintable with streaming support
ph-7/obfuscator
2712 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
wyrihaximus/react-stream-base64
52903 Downloads
Base64 stream encoders/decoders for ReactPHP
th3khan/base64-to-uploaded-file
15225 Downloads
Convert base64 file to UploadedFile of Laravel