Libraries tagged by taken
web-token/jwt-encryption-algorithm-aesgcm
1914221 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2183473 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
yizack/instagram-feed
4612 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
171141 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
tinywan/jwt
36609 Downloads
JSON Web Token (JWT) for webman plugin
spomky-labs/lexik-jose-bridge
404630 Downloads
Bridge to allow the use of web-token/jwt-framework with the Lexik JWT Authentication Bundle
ryangjchandler/bearer
24126 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
palepurple/rate-limit
481843 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
nixilla/php-jwt
276099 Downloads
Json Web Token for PHP
mezzio/mezzio-csrf
201969 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using mezzio-session
mehrab-wj/tiktoken-php
37936 Downloads
a clone of python tiktoken but for PHP! fast BPE tokeniser for use with OpenAI's models.
mapkit/jwt
350134 Downloads
Simple class to create MapKit and MusicKit JWT tokens.
lochmueller/autoloader
344244 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
laravel-arcanist/arcanist
42792 Downloads
A package to take the pain out of building multi-step form wizards in Laravel.
jms/php-manipulator
33580 Downloads
Library for Analyzing or Manipulating PHP files using the TokenStream, AST, or both