Libraries tagged by bdecode
stagerightlabs/phpxdr
3750 Downloads
Encode and Decode XDR strings with PHP
ryanc/rsa
128 Downloads
RSA ENCODE DECODE
rodnaph/edhen
124684 Downloads
Encode/Decode EDN
rayne/ecoji
80 Downloads
Encodes (and decodes) data as emojis. Implementation of the Ecoji Standard.
pusha/vdf-parser
7474 Downloads
KeyValue encoder/decoder for various languages
phpcomposer/json
6150 Downloads
php library to encode and decode json
paysera/lib-object-wrapper
21123 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
paynl/unifiedqr
4599 Downloads
Library to encode and decode payment UUID
otaavioo/json
17404 Downloads
A light package for json encode/decode functions
mihasicehcek/json_parser
5687 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
mervick/aaencoder
1592 Downloads
Encode/decode any JavaScript program to/from Japanese style emoticons
magroski/wt
3696 Downloads
A library to quickly encode/decode web tokens
jesseschalken/pure-json
39925 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
fizzday/fizzjwt
444 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
eluhr/yii2-json-attribute-behavior
1324 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.