byjg/jwt-session
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and m
时间:未知
morris/lessql
LessQL: A lightweight and performant PHP ORM alternative
时间:未知
mapkit/jwt
Simple class to create MapKit and MusicKit JWT tokens.
时间:未知
byjg/jwt-wrapper
A simple and flexible wrapper around the Firebase JWT library that makes JWT token handling easy and intuitive in PHP applications
时间:未知
mischasigtermans/laravel-toon
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
时间:未知
firebase/token-generator
A simple library to generate JWT tokens for authenticating to a Firebase.
时间:未知
little-apps/littlejwt
Secure Your Laravel Web App with Little JWT - The Key to Effortless Token Management!
时间:未知
lcobucci/jwt-rsassa-pss
An extension to lcobucci/jwt to handle RSASSA-PSS algorithms
时间:未知
usarise/turnstile
PHP library for Turnstile, is Cloudflare’s smart CAPTCHA alternative. It can be embedded into any website without sending traffic through Cloudflare and works without showing visitors a CAPTCHA.
时间:未知
league/openid-connect-claims
An OpenID Connect ID claims set implementation
时间:未知