Libraries tagged by uecode
webmozart/json
818590 Downloads
A robust JSON decoder/encoder with support for schema validation.
tuupola/base58
496296 Downloads
Base58 encoder and decoder for arbitrary data
payu/apple-pay
829988 Downloads
ApplePay Token Decoder
fproject/php-jwt
1484596 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
pear/mail_mime-decode
827052 Downloads
More info available on: http://pear.php.net/package/Mail_mimeDecode
melihovv/base64-image-decoder
123692 Downloads
A base64 image decoder
torann/hashids
306754 Downloads
Laravel package for Hashids
sunrise/vin
101383 Downloads
VIN decoder for PHP 7.1+ based on ISO-3779
skleeschulte/base32
291138 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
php-sage/sage
25566 Downloads
☯ Insightful PHP debugging assistant.
marcocesarato/amwscan
15441 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.
kherge/json
186726 Downloads
Encodes, decodes, and validates JSON data.
dflydev/base32-crockford
314107 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
34988 Downloads
A PHP encoder/decoder for TOML compatible with specification 1.0.0
delight-im/base64
137081 Downloads
Simple and convenient Base64 encoding and decoding for PHP