Libraries tagged by uecode
pawelpodlasinski/slugger
41 Downloads
Convert int to slug and decode
parsidev/json
86 Downloads
JSON decoder/encoder for Laravel 5
papalapa/jwt
5 Downloads
Library to Encode/Decode JWT (Json Web Tokens)
oniice/poem-code-encryption
10 Downloads
Encode and decode strings using the WWII poem cypher
onedrop/base64
687 Downloads
EEL helper to encode and decode strings to base64
olegf13/base64url
16 Downloads
Base64 encoder/decoder with URL safe alphabet (base64url).
oktopost/jsonencode
1135 Downloads
Fix the behavior of json_encode and json_decode
oclockdev/keycloak-jwt-guard
278 Downloads
A library to decode JWT provided by Keycloak
norbertjurga/php-jwt
865 Downloads
Forked firebase/php-jwt library to encode and decode JSON Web Tokens (JWT) in PHP with empty payload support.
nicolapez/php-signin-apple
9 Downloads
A simple library to decode and parse Apple Sign In client tokens.
nickbai/php-jwt
7 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
ngphp/jwt
7 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
7 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.
ndashutin/raw-data-processor
12 Downloads
Encode data from string | Decode data to string
myphptest/json
13 Downloads
PHP library to encode and decode JSON