Libraries tagged by phpjwt
bowphp/policier
8001 Downloads
The Simple Auth System via JWT
yunchuang/php-jwt
463 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tungltdev/laravel-php-jwt
131 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
quankim/php-jwt
186 Downloads
QuanKim/PhpJwt plugin for CakePHP
old-smoke-gun/php-jwt
8449 Downloads
jwt for php
khaqan/php-jwt
5 Downloads
Independant php calss module for standard JWT
jwmickey/php-jwt
130786 Downloads
Json Web Token for PHP
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.
henryeticom/php-jwt
12 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP
d4v/php-jwt
54 Downloads
D4v JWT is an implementation of firebase/php-jwt for Laravel
bayfrontmedia/php-jwt
743 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
baophong09/php-jwt
84 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
veka-server/jwt
34 Downloads
Un middleware minimaliste pour firebase/php-jwt
hulang/think-jwt
28 Downloads
基于firebase php-jwt 6.10的ThinkPHP 8.0+ Jwt 验证
laxo/authecticate-system
7 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.