Libraries tagged by bdecode_file
firebase/php-jwt
317220872 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tecnickcom/tc-lib-pdf-filter
70260 Downloads
PHP library to decode PDF compression and encryption filters
miranj/craft-cryptographer
10809 Downloads
Adds Twig filters to perform cryptographic operations.
tarsana/syntax
936 Downloads
A tool to encode and decode strings based on flexible and composable syntax definitions.
fizzday/fizzjwt
335 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 认证)
cavellblood/craft-string-base64
13384 Downloads
Twig filters to base64 encode/decode a string.
heptagon-firebase/php-jwt
256 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
useralberto/craft-base64-filters
372 Downloads
The plugin adds filters to Twig to encode and decode a string in base64.
gomee/firebase-php-jwt
6 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
musa11971/php-jwt-decoder
85 Downloads
A lightweight and flexible library to decode JWTs.
norbertjurga/php-jwt
864 Downloads
Forked firebase/php-jwt library to encode and decode JSON Web Tokens (JWT) in PHP with empty payload support.