Libraries tagged by cookie middleware
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.
skorp/laravel-samesite-incompatible-clients
37 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.
rasuvaeff/yii3-ab-testing-web
0 Downloads
Cookie identity and sticky-variant store for Yii3 A/B testing
logifire/nano-php-state
2 Downloads
Session and cookie handling
symplely/http
419 Downloads
An simple PSR-7 Request/Response implementation, with Cookie, and Session management/middleware.
ijp/auth
37 Downloads
user authentication using jwt which returns cookies access_token and refresh token which will be checked by middleware