Libraries tagged by dencoder
baghayi/php-bijective-encoder
6 Downloads
Bijective encoder & decoder Written for PHP
aventusgroup/apple-pay
28 Downloads
ApplePay Token Decoder
autobius/autobius-php-sdk
5 Downloads
Autobius VIN Decoder php sdk
arokettu/rfc1751
26 Downloads
RFC 1751 Encoder/Decoder
arokettu/pgp-word-list
29 Downloads
PGP Word List Encoder/Decoder
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
49 Downloads
SBS1 packet decoder
adrianbaez/short-code
21 Downloads
General prupose decoder
sandfoxme/bencode
2584 Downloads
BitTorrent's Bencode encoder/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
398847735 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.