Libraries tagged by toku
web-token/jwt-encryption-algorithm-rsa
1979767 Downloads
RSA Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1311665 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcm
1932675 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2192077 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
yizack/instagram-feed
4653 Downloads
PHP library to retrieve an Instagram profile feed, embed the feed of your authorized Instagram accounts on your website. The library uses the Instagram API with auto-refreshing access token support.
volnix/csrf
172432 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
tinywan/jwt
37624 Downloads
JSON Web Token (JWT) for webman plugin
spomky-labs/lexik-jose-bridge
406909 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
ryangjchandler/bearer
24694 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
relisten/forceutf8
97658 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
palepurple/rate-limit
484453 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
nixilla/php-jwt
277531 Downloads
Json Web Token for PHP
mezzio/mezzio-csrf
204105 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
mehrab-wj/tiktoken-php
39184 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.
masterro/laravel-xss-filter
217639 Downloads
Filter user input for XSS but don't touch other html