magroski/wt
A library to quickly encode/decode web tokens
时间:2019-05-16 01:12
yunchuang/php-jwt
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
时间:2019-04-24 09:41
stechstudio/laravel-jwt
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
时间:2019-04-16 18:18
rbdwllr/psr-jwt
A PSR 7 compliant JSON Web Token Middleware Library.
时间:2019-03-24 18:01
artisangang/jwt
PHP7 library for JSON Web Tokens (JWT).
时间:2018-07-04 20:07
mapkit/jwt
Simple class to create MapKit and MusicKit JWT tokens.
时间:2018-06-11 10:53
jarnovanleeuwen/jwtapi
Efficient and secure machine-to-machine API using JSON Web Tokens and asymmetric request signing.
时间:2018-05-29 09:08
phalapi/jwt
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
时间:2018-04-27 14:29
asinfotrack/yii2-jwt
Yii2-jwt is a set of functionality to work with JSON Web Tokens
时间:2017-12-02 15:02
tuupola/branca
Authenticated and encrypted API tokens using modern crypto.
时间:2017-07-19 13:37
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
时间:2017-03-25 21:07
lindelius/php-jwt
Convenience library for working with JSON Web Tokens (JWT) in PHP
时间:2017-03-01 14:46
rbdwllr/reallysimplejwt
A really simple library to generate user authentication JSON Web Tokens.
时间:2017-02-19 21:21
fizzday/fizzjwt
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 认证)
时间:2017-02-07 06:24
siu-toba/jwt-util
Una pequeña librería que autentica con Web Tokens JSON (JWT)
时间:2016-12-20 19:46