Libraries tagged by defcode
rayne/ecoji
80 Downloads
Encodes (and decodes) data as emojis. Implementation of the Ecoji Standard.
qopiku/filament-sqids
21 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using sqids/sqids for improved security and aesthetics.
pusha/vdf-parser
7478 Downloads
KeyValue encoder/decoder for various languages
phpcomposer/json
6165 Downloads
php library to encode and decode json
phalapi/jwt
2782 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paysera/lib-object-wrapper
21126 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
paynl/unifiedqr
4601 Downloads
Library to encode and decode payment UUID
otaavioo/json
17414 Downloads
A light package for json encode/decode functions
mihasicehcek/json_parser
5691 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
jesseschalken/pure-json
39942 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
fizzday/fizzjwt
449 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.
efabrica/neon-checker
2469 Downloads
Finds all neons in selected paths and try them decode
dv-team/json
933 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR