Libraries tagged by Web Token
morozovsk/simplejwt
4 Downloads
An simple JSON Web Token library for PHP.
mderakhshi/php-jwt
8 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
mazeworld/jwt-auth
4 Downloads
JSON Web Token Authentication for Laravel
matiasnamendola/slimpower-jwt-auth
49 Downloads
JSON Web Token Authentication Middleware for SlimPower Framework
matiasnamendola/slimpower-jwt
57 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
mathsgod/jwt-recaptcha
7 Downloads
using json web token for recaptcha, without session, without database
marcospaulosss/jwt
69 Downloads
JWT authentication Phalcon 3 based in Json Web Token
maciejkosiarski/jwt-keeper-bundle
591 Downloads
Bundle to keep fresh and valid json web token in cache.
lx3gp/think-jwt
24 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
loginbox/awt-php
76 Downloads
Loginbox authentication web tokens for php.
liushixiong360/wxpay
15 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
lishuang/larke-jwt
91 Downloads
A library to work with JSON Web Token and JSON Web Signature.
lishaoen/think-jwt
35 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, for thinkphp5.1
liplum/flarum-jwt-auth
87 Downloads
Authentication based on JSON Web Token (JWT) token through HTTP request cookie.
laxo/authecticate-system
8 Downloads
The PHP JWT Authorization Class provides a straightforward way to manage user authentication and authorization using JSON Web Tokens (JWT). This class is designed to handle token generation, validation, and user session management seamlessly, ensuring secure and efficient authentication for your application.