Libraries tagged by cookie middleware
spiral/cookies
13856 Downloads
Spiral Framework: Secure Cookie middleware
ellipse/cookie-encryption
24255 Downloads
Psr-15 middleware allowing to encrypt cookies using defuse/php-encryption
hiraeth/middleware-encrypt-cookies
7694 Downloads
PSR-15 middleware to encrypt cookies for the Hiraeth Nano Framework
php-extended/php-http-client-cookiebag
22715 Downloads
A psr-18 compliant middleware client that handles cookies for psr-7 http messages
ngsoft/slim-cookie-middleware
3969 Downloads
A samesite cookie and session management for slim 4
tigerwill90/xsrf-middleware
46 Downloads
Csrf protection based on double submit pattern, cookie - JWT alternative
symbiotic/http-cookie
118 Downloads
Slim (10Kb) implementation of working with cookies, with psr-15 middleware, without dependencies (psr interfaces only).
snicco/share-cookies-middleware
9754 Downloads
groton-school/session-cookie-middleware
0 Downloads
Implementation of PSR-15 middleware to manage session cookies with CHIPS partition support
iagapie/cookie-jar
17 Downloads
PHP CookieJar Bag
litphp/middleware-cookie
5 Downloads
zalkarz/cookie-based-auth
6 Downloads
Cookie-based authentication middleware for Laravel.
mtz-jaime/locale-middleware
0 Downloads
This package will help you to localize your application depending from where a user is coming using geoIP, also offers the possibility to overwrite the default language provided via geoIP using a cookie.
markohs/protectionbanner
13 Downloads
Customizable Laravel Middleware to comply with EU cookie lawls and protect adult websites from child access forcing the client to accept conditions before any cookie or anything is sent.
thephongit97/laravel-samesite-clients
2 Downloads
Some user agents are known to be incompatible with the `SameSite=None` attribute. This middleware will try to determine and overwrite the Cookie value.