Libraries tagged by samesite-cookie
skorp/detect-incompatible-samesite-useragents
2127463 Downloads
Determine if UserAgent is incompatible with SameSite=None
selective/samesite-cookie
135755 Downloads
Secure your site with SameSite cookies
ovunctukenmez/samesite-cookie-setter
10847 Downloads
This class enables samesite cookies.
hkvstore/samesite-cookie
26017 Downloads
Secure your site with SameSite cookies
kevinsmith/laravel-samesite-none-compat
521 Downloads
Provides support for legacy clients when using SameSite=None cookies in Laravel 5.8+
ngsoft/slim-cookie-middleware
3502 Downloads
A samesite cookie and session management for slim 4
catlabinteractive/samesite-cookie-sniffer
582 Downloads
Helper class to determine which cookie attributes to set.
phpwatch/wordpress-samesite
14 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.
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
crassula/detect-incompatible-samesite-useragents
3 Downloads
Determine if UserAgent is incompatible with SameSite=None
tomkirsch/samesite
11 Downloads
SameSite cookies for CI4