Libraries tagged by cookie middleware
spiral/cookies
10958 Downloads
Spiral Framework: Secure Cookie middleware
snicco/share-cookies-middleware
9715 Downloads
ngsoft/slim-cookie-middleware
3488 Downloads
A samesite cookie and session management for slim 4
hiraeth/middleware-encrypt-cookies
7065 Downloads
PSR-15 middleware to encrypt cookies for the Hiraeth Nano Framework
ellipse/cookie-encryption
23871 Downloads
Psr-15 middleware allowing to encrypt cookies using defuse/php-encryption
php-extended/php-http-client-cookiebag
22330 Downloads
A psr-18 compliant middleware client that handles cookies for psr-7 http messages
kevinsmith/laravel-samesite-none-compat
521 Downloads
Provides support for legacy clients when using SameSite=None cookies in Laravel 5.8+
tigerwill90/xsrf-middleware
45 Downloads
Csrf protection based on double submit pattern, cookie - JWT alternative
symbiotic/http-cookie
109 Downloads
Slim (10Kb) implementation of working with cookies, with psr-15 middleware, without dependencies (psr interfaces only).
iagapie/cookie-jar
15 Downloads
PHP CookieJar Bag
litphp/middleware-cookie
4 Downloads
zalkarz/cookie-based-auth
5 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
12 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.