Libraries tagged by decorder
sandfoxme/bencode
2546 Downloads
BitTorrent's Bencode encoder/decoder
ehough/jameson
96 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.
firebase/php-jwt
315094116 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paragonie/constant_time_encoding
203909164 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
33920835 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
nette/neon
46604098 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
colinodell/json5
11915040 Downloads
UTF-8 compatible JSON5 parser for PHP
fgrosse/phpasn1
28438919 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
yethee/tiktoken
666676 Downloads
PHP version of tiktoken
veewee/xml
1987622 Downloads
XML without worries
sqids/sqids
264716 Downloads
Generate short YouTube-looking IDs from numbers
griffinledingham/php-apple-signin
1230507 Downloads
A simple library to decode and parse Apple Sign In client tokens.
beste/json
8828668 Downloads
A simple JSON helper to decode and encode JSON