Libraries tagged by nddcoder
beorn/base64url-tools
15 Downloads
Base64 URL-safe encoder/decoder. Also generates random tokens.
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
23 Downloads
RFC 1751 Encoder/Decoder
arokettu/pgp-word-list
27 Downloads
PGP Word List Encoder/Decoder
aoaite/base-encoders-php
4 Downloads
Custom encoders and decoders
amirax/base62
110 Downloads
Base62 encoder and decoder
agenta/apple-pay
6 Downloads
ApplePay Token Decoder
afk11/sbs1
47 Downloads
SBS1 packet decoder
adrianbaez/short-code
21 Downloads
General prupose decoder
sandfoxme/bencode
2574 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.