Libraries tagged by dcode
wyrihaximus/json-psr7
66862 Downloads
JSON encode and decode PSR-7 requests and responses
tuupola/trytes
84 Downloads
Trytes encoder and decoder for arbitrary data
tungltdev/laravel-php-jwt
188 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
tarsana/syntax
1041 Downloads
A tool to encode and decode strings based on flexible and composable syntax definitions.
swindon/filament-hashids
15 Downloads
A Laravel Filament package that automatically encodes and decodes model IDs using vinkla/hashids for improved security and aesthetics.
supermetrics/jsonpath
0 Downloads
Extract data from a decoded JSON document using the versatile JSONPath query language
sajjadh47/bpe-encoder-php
26 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
s9e/bencode
63 Downloads
Fast and efficient bencode decoder/encoder, designed to handle malformed and malicious input gracefully.
rodnaph/edhen
124635 Downloads
Encode/Decode EDN
pure-bencode/pure-bencode
142 Downloads
A simple and complete bencode encoder/decoder
phplang/base65536
22 Downloads
Base65536 encode/decode utility
phalapi/jwt
2762 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paysera/lib-object-wrapper
21047 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
oktopost/jsonencode
1098 Downloads
Fix the behavior of json_encode and json_decode
oclockdev/keycloak-jwt-guard
270 Downloads
A library to decode JWT provided by Keycloak