Libraries tagged by samesite-cookies
skorp/detect-incompatible-samesite-useragents
1942426 Downloads
Determine if UserAgent is incompatible with SameSite=None
selective/samesite-cookie
131681 Downloads
Secure your site with SameSite cookies
ovunctukenmez/samesite-cookie-setter
9734 Downloads
This class enables samesite cookies.
hkvstore/samesite-cookie
21235 Downloads
Secure your site with SameSite cookies
ngsoft/slim-cookie-middleware
3078 Downloads
A samesite cookie and session management for slim 4
catlabinteractive/samesite-cookie-sniffer
517 Downloads
Helper class to determine which cookie attributes to set.
tomkirsch/samesite
11 Downloads
SameSite cookies for CI4
phpwatch/wordpress-samesite
13 Downloads
This plugin adds the “SameSite” cookie flag to WordPress’s authentication cookies. On supported browsers (all current IE, Edge, Chrome, and Firefox), this can effectively prevent all Cross-Site Request Forgery attacks throughout your WordPress site.
lerni/samesite-cookie-patch
1544 Downloads
SilverStripe 4.8 Composer installable patch to add SameSite Cookie - PR 9920 silverstripe/framework
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.
kevinsmith/laravel-samesite-none-compat
463 Downloads
Provides support for legacy clients when using SameSite=None cookies in Laravel 5.8+
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
6 Downloads
A Compatibility library with PHP 8.0.3's session_start API for projects requiring PHP >= 5.6
crassula/detect-incompatible-samesite-useragents
3 Downloads
Determine if UserAgent is incompatible with SameSite=None