Libraries tagged by csr
klapuch/csrf
3320 Downloads
Protection against CSRF in multiple forms
hoangnamitc/csrf-token
143 Downloads
hoangnamitc.com
fernet/csrf
11 Downloads
Doctrine plugin for the Fernet framework
atomastic/csrf
1148 Downloads
Cross Site Request Forgery security component.
knik/x509
6004 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
infinityfree/acmecore
397 Downloads
Raw implementation of the ACME protocol in PHP
adaopedro/php-openssl-proxy
10 Downloads
A PHP wrapper around the OpenSSL extension that provides a user-friendly interface for dealing with OpenSSL
samsonasik/mezzio-authentication-with-authorization
72 Downloads
Laminas skeleton with authenticaton and authorization example, featuring crsf, flash, prg
qubus/security
42 Downloads
Security components.
psecio/security-bundle
0 Downloads
A bundle of recommended PHP security libraries
pragma-framework/forms
1538 Downloads
The Pragma Module for handling forms in Pragma Framework
pinga/session
240 Downloads
Modern session management for PHP
pinga/cookie
272 Downloads
Modern cookie management for PHP
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.
pedroac/nonce
218 Downloads
A nonces manager usefull for preventing CSRF and replay attacks.