Libraries tagged by uecode
payu/apple-pay
776306 Downloads
ApplePay Token Decoder
fproject/php-jwt
1448622 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
pear/mail_mime-decode
809094 Downloads
More info available on: http://pear.php.net/package/Mail_mimeDecode
melihovv/base64-image-decoder
120496 Downloads
A base64 image decoder
torann/hashids
298986 Downloads
Laravel package for Hashids
sunrise/vin
95814 Downloads
VIN decoder for PHP 7.1+ based on ISO-3779
skleeschulte/base32
283288 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
php-sage/sage
22214 Downloads
☯ Insightful PHP debugging assistant.
miladrahimi/php-jwt
217109 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
marcocesarato/amwscan
14943 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.
libern/qr-code-reader
191371 Downloads
Simple PHP QR Code Reader / Decoder
kherge/json
173696 Downloads
Encodes, decodes, and validates JSON data.
dflydev/base32-crockford
291575 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
27268 Downloads
A PHP encoder/decoder for TOML compatible with specification 1.0.0
delight-im/base64
131804 Downloads
Simple and convenient Base64 encoding and decoding for PHP