Libraries tagged by samesite cookie
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
36 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.
crassula/detect-incompatible-samesite-useragents
3 Downloads
Determine if UserAgent is incompatible with SameSite=None
lerni/samesite-cookie-patch
1544 Downloads
SilverStripe 4.8 Composer installable patch to add SameSite Cookie - PR 9920 silverstripe/framework
muglug/cookie
41159 Downloads
Modern cookie management for PHP 7
jairlopez/setcookie-compat
1 Downloads
A Compatibility library with PHP 7.4's setcookie API for projects requiring PHP >= 5.6
jairlopez/session-start-compat
7 Downloads
A Compatibility library with PHP 8.0.3's session_start API for projects requiring PHP >= 5.6
badcfe/partitioned-sessions
6 Downloads