Libraries tagged by csr
odan/csrf
622 Downloads
A CSRF protection middleware
atomastic/csrf
1152 Downloads
Cross Site Request Forgery security component.
adaopedro/php-openssl-proxy
11 Downloads
A PHP wrapper around the OpenSSL extension that provides a user-friendly interface for dealing with OpenSSL
zaphyr-org/session
130 Downloads
A session handler repository for maintaining user state across multiple requests.
samsonasik/mezzio-authentication-with-authorization
74 Downloads
Laminas skeleton with authenticaton and authorization example, featuring crsf, flash, prg
rautea/nonce-php
4 Downloads
Fast PHP nonce and CSRF tokens tool
psecio/security-bundle
0 Downloads
A bundle of recommended PHP security libraries
pragma-framework/forms
1566 Downloads
The Pragma Module for handling forms in Pragma Framework
pinga/session
352 Downloads
Modern session management for PHP
pinga/cookie
386 Downloads
Modern cookie management for PHP
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.
pedroac/nonce
226 Downloads
A nonces manager usefull for preventing CSRF and replay attacks.
mg-code/yii2-filters
4964 Downloads
A collection of useful filters for Yii framework 2.0
mahdiy/inonce
35 Downloads
Simple nonce class
djbdeveloper/laravel-anti-replay
4 Downloads
A simple anti-replay middleware for Laravel applications that is compatible with Vue hash routes.