Libraries tagged by json token
dees040/jwt-auth
81141 Downloads
JSON Web Token Authentication for Laravel and Lumen
daycry/jwt
7525 Downloads
JWT Token for Codeigniter 4
auth0-samples/laravel
481 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
1730 Downloads
JSON Web Token Authentication for Laravel and Lumen
agungsugiarto/codeigniter4-authentication-jwt
574 Downloads
JSON Web Token for codeigniter4 authentication.
agrodata/cognito-guard
440 Downloads
A laravel auth guard for JSON Web Tokens issued by Amazon AWS Cognito
ad-mos/laravel-jwt-auth
6685 Downloads
JSON Web Token Authentication for Laravel and Lumen
zenstruck/jwt
78246 Downloads
JSON Object Signing and Encryption library for PHP.
lsxiao/jwt-auth
127 Downloads
JSON Web Token Authentication for Lumen
digitalcorehub/laravel-toon
469 Downloads
TOON (Token-Oriented Object Notation) encoder and decoder for Laravel — a spec-compliant, token-efficient alternative to JSON for LLM prompts.
toonphp/toon
1063 Downloads
PHP implementation of TOON (Token-Oriented Object Notation) – Compact serialization for LLM prompts.
simplon/helper
101461 Downloads
Helpers for recurring requirements
yzh52521/think-jwt
276 Downloads
JSON Web Token (JWT) for Thinkphp plugin
vkoori/laravel-stateless-auth
874 Downloads
Stateless authentication for Laravel using JWT (JSON Web Tokens). This package enables secure, token-based authentication for API endpoints.
vfork-fproject/php-jwt
9635 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.