Libraries tagged by cookie middleware
snicco/share-cookies-middleware
9836 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.
puff/cookie
0 Downloads
Configurable Cookie component for PHP Unison Fiber Framework
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.
beporter/betablockermiddleware
14 Downloads
A single-file PSR-15 Middleware class that implements http cookie-based gatekeeping on a PHP app.
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.
stougeiro/session
2 Downloads
A secure, predictable and extensible session manager for PHP‑FPM applications, featuring custom lifecycle, automatic expiration, safe ID regeneration and pluggable storage handlers (file and SQLite).
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
4 Downloads
Cookie identity and sticky-variant store for Yii3 A/B testing
logifire/nano-php-state
2 Downloads
Session and cookie handling
kevinsmith/laravel-samesite-none-compat
638 Downloads
Provides support for legacy clients when using SameSite=None cookies in Laravel 5.8+