Libraries tagged by dcode
supermetrics/jsonpath
0 Downloads
Extract data from a decoded JSON document using the versatile JSONPath query language
slick/json-api-bundle
55 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
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
61 Downloads
Fast and efficient bencode decoder/encoder, designed to handle malformed and malicious input gracefully.
rodnaph/edhen
124634 Downloads
Encode/Decode EDN
pure-bencode/pure-bencode
141 Downloads
A simple and complete bencode encoder/decoder
phplang/base65536
22 Downloads
Base65536 encode/decode utility
phalapi/jwt
2719 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
paysera/lib-object-wrapper
19985 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
olegf13/base64url
14 Downloads
Base64 encoder/decoder with URL safe alphabet (base64url).
oktopost/jsonencode
805 Downloads
Fix the behavior of json_encode and json_decode
oclockdev/keycloak-jwt-guard
206 Downloads
A library to decode JWT provided by Keycloak
nowgoo/php-protobuf
50 Downloads
simple protobuf encoder and decoder
ngphp/jwt
6 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nextphp/jwt
6 Downloads
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.