Libraries tagged by PHP JWT
iachilles/pjwt
44 Downloads
PHP implementation of JSON Web Token (JWT). It provides a simple way to create, sign and verify JWT.
sinergy84/jose
564 Downloads
JWT, JWS and JWS implementation in PHP
appkita/phpauth
171 Downloads
:Small library PHP for authentication support facebook, google, key, jwt, diggest, basic and session
yymou/easyjwt
124 Downloads
JSON Web Token implementation for PHP.
wepesi/wepesi
26 Downloads
a light way php framework to create simple web application
veseluy-rodjer/json-web-token
970 Downloads
Work with json web tokens
swoft/auth
6705 Downloads
Auth component for swoft
simplephp/sign-in-with-apple
234 Downloads
Sign in with apple for PHP
sakamoto/mvc
2 Downloads
A project template close to how Laravel manages things to make creating new MVC projects with REST API and JWT support easier.
phputil/session
864 Downloads
A simple object-oriented wrapper to PHP's session functions.
pfinalclub/coze_sdk
4 Downloads
Coze AI PHP 版本的 SDK - 完整的聊天、机器人管理和流式处理功能
nimbly/proof
1832 Downloads
A simple library capable of encoding, decoding, and validating signed JWTs.
nexa/framework
11 Downloads
Le framework PHP qui rend le développement joyeux !
light-it-labs/lightit-auth-laravel
3 Downloads
A comprehensive authentication package for Laravel projects, designed to streamline the implementation of various authentication strategies. This package supports JWT-based authentication, Google SSO, Laravel Sanctum, 2FA, OTP, and role-permission systems with standardized examples for seamless integration into your projects.
khomsiadam/stacksync
17 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.