Libraries tagged by tok3
web-token/jwt-signature-algorithm-eddsa
4028821 Downloads
EdDSA Signature Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-rsa
1908159 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
906201 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1262412 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1851351 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2145656 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
volnix/csrf
166564 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
tinywan/jwt
32830 Downloads
JSON Web Token (JWT) for webman plugin
spomky-labs/lexik-jose-bridge
395733 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
ryangjchandler/bearer
22427 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
palepurple/rate-limit
464841 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
nixilla/php-jwt
267602 Downloads
Json Web Token for PHP
mehrab-wj/tiktoken-php
33396 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.
mapkit/jwt
342827 Downloads
Simple class to create MapKit and MusicKit JWT tokens.
jms/php-manipulator
32069 Downloads
Library for Analyzing or Manipulating PHP files using the TokenStream, AST, or both