Libraries tagged by decoder
autobius/autobius-php-sdk
5 Downloads
Autobius VIN Decoder php sdk
arokettu/rfc1751
31 Downloads
RFC 1751 Encoder/Decoder
arokettu/pgp-word-list
30 Downloads
PGP Word List Encoder/Decoder
appkit/json
50 Downloads
JSON encoder and decoder for the AppKit framework
apiverve/base64
0 Downloads
Base64 Encoder/Decoder is a simple tool for encoding and decoding Base64 strings. It supports both encoding text to Base64 and decoding Base64 back to text.
aoaite/base-encoders-php
6 Downloads
Custom encoders and decoders
amirax/base62
111 Downloads
Base62 encoder and decoder
agenta/apple-pay
6 Downloads
ApplePay Token Decoder
afk11/sbs1
57 Downloads
SBS1 packet decoder
adrianbaez/short-code
21 Downloads
General prupose decoder
ehough/jameson
99 Downloads
JSON encoder/decoder compatible with PHP 5.1 and above.
dana/shellconf
3377 Downloads
Shell-style config-file encoder/decoder
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.
firebase/php-jwt
492664955 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
377220759 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)