Libraries tagged by Web Token
bllohar/php-jwt-class-with-rsa-support
878 Downloads
PHP Implementation of JSON Web token with RSA.
benbjurstrom/cognito-jwt-guard
13006 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
auth0-samples/laravel
454 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
arthurydalgo/jwt-auth
701 Downloads
JSON Web Token Authentication for Laravel and Lumen
agrodata/cognito-guard
303 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
ad-mos/laravel-jwt-auth
4354 Downloads
JSON Web Token Authentication for Laravel and Lumen
lsxiao/jwt-auth
127 Downloads
JSON Web Token Authentication for Lumen
f21/jwt
9092 Downloads
JWT (JSON Web Tokens) for PHP
lucinda/security
23481 Downloads
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines
vkoori/laravel-stateless-auth
125 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
vfork-fproject/php-jwt
7316 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
phalapi/jwt
2803 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
nguyenanhung/jwt-helper
16939 Downloads
Json Web Token Helper - Basic, Simple and Lightweight
invenso/microsoft-jwt
4900 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
hallboav/silex-jwt-security
6850 Downloads
JSON web token security provider for Silex 2.