Libraries tagged by csr
athens/csrf
7154 Downloads
Simple CSRF protection
adbario/slim-csrf
2755 Downloads
CSRF protection for Slim 3 framework
zendframework/zend-expressive-csrf
40879 Downloads
CSRF token generation and validation for PSR-7 and PSR-15 applications using zend-expressive-session
odan/slim-csrf
1281 Downloads
A CSRF protection middleware
odan/csrf
622 Downloads
A CSRF protection middleware
hoangnamitc/csrf-token
167 Downloads
hoangnamitc.com
atomastic/csrf
1152 Downloads
Cross Site Request Forgery security component.
infinityfree/acmecore
547 Downloads
Raw implementation of the ACME protocol in PHP
adaopedro/php-openssl-proxy
11 Downloads
A PHP wrapper around the OpenSSL extension that provides a user-friendly interface for dealing with OpenSSL
samsonasik/mezzio-authentication-with-authorization
74 Downloads
Laminas skeleton with authenticaton and authorization example, featuring crsf, flash, prg
qubus/security
81 Downloads
Security components.
psecio/security-bundle
0 Downloads
A bundle of recommended PHP security libraries
pragma-framework/forms
1576 Downloads
The Pragma Module for handling forms in Pragma Framework
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
233 Downloads
A nonces manager usefull for preventing CSRF and replay attacks.