Libraries tagged by decode
gitsindonesia/php-jwt
502 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Forked from firebase/php-jwt to include patches for version 5.5.1.
flow-php/flow-php-ext
80 Downloads
Flow PHP native extension (Rust) - Floe frame-body encoder/decoder for DataFrame Rows
fizzday/fizzjwt
1143 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 认证)
dv-team/json
1528 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
devristo/torrent
2381 Downloads
Torrent file decoder / encoder
deemru/abcode
10969 Downloads
ABC (alphabet) encode/decode
composite/laravel-vin
260 Downloads
VIN (Vehicle Identification Number) decoder for Laravel applications
cardano-php/bech32
1811 Downloads
A Bech32 encoder/decoder for Cardano ecosystem assets
bakaphp/php-apple-signin
9742 Downloads
A simple library to decode and parse Apple Sign In client tokens.
asseco-voice/laravel-jwt-authentication
7340 Downloads
Package to decode and verify JWT tokens
api-clients/middleware-json
76940 Downloads
JSON encode/decode middleware
digiaonline/json-helpers
72235 Downloads
Exception-based wrappers for json_encode and json_decode
novemb3r/nginx-uid-decoder
8582 Downloads
A simple library to decode/encode uid from ngx_http_userid_module
klimick/decode
8 Downloads
Decoding untrusted data in typesafe way
someniatko/json-decode-middleware
664 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header