Libraries tagged by nddcoder
aventusgroup/apple-pay
24 Downloads
ApplePay Token Decoder
autobius/autobius-php-sdk
2 Downloads
Autobius VIN Decoder php sdk
arokettu/rfc1751
14 Downloads
RFC 1751 Encoder/Decoder
arokettu/pgp-word-list
17 Downloads
PGP Word List Encoder/Decoder
amirax/base62
108 Downloads
Base62 encoder and decoder
amattu2/nhtsa-wrapper
60 Downloads
A simple PHP based NHTSA (U.S. Department of Transportation) vehicle VIN decoder and Recall lookup API wrapper.
agenta/apple-pay
4 Downloads
ApplePay Token Decoder
adrianbaez/short-code
20 Downloads
General prupose decoder
sandfoxme/bencode
2546 Downloads
BitTorrent's Bencode encoder/decoder
ehough/jameson
97 Downloads
JSON encoder/decoder compatible with PHP 5.1 and above.
dana/shellconf
3376 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.