Libraries tagged by decoding
genkgo/php-asn1
807211 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
delight-im/base64
171035 Downloads
Simple and convenient Base64 encoding and decoding for PHP
skleeschulte/base32
322162 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
daverandom/exceptional-json
1430970 Downloads
JSON encoding and decoding that throws exceptions on failure
antwerpes/data-transfer-object
155960 Downloads
Simple json encoding and decoding for PHP data objects
lcobucci/jose-parsing
555858 Downloads
A basic Base64Url and JSON encoding/decoding implementation
eastwest/json
225532 Downloads
Wrap JSON encoding/decoding errors in exception
php-standard-library/json
55648 Downloads
JSON encoding and decoding with typed exceptions and sensible defaults
lessmore92/php-ripple-address-codec
52542 Downloads
Library for encoding and decoding XRP Ledger addresses and seeds.
delight-im/alphabets
47574 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
traewelling/google-polyline
8751 Downloads
A PHP library for encoding and decoding Google Maps polylines.
thesis/endian
48049 Downloads
Library for encoding and decoding numbers in either big-endian or little-endian order.
shlinkio/shlink-json
48087 Downloads
JSON encoding/decoding utilities
rhilip/bencode
25166 Downloads
A pure and simple PHP library for encoding and decoding Bencode data
orpheusnet/bencode-torrent
9865 Downloads
PHP Library for decoding and encoding BitTorrent BEncoded data, built for Gazelle