Libraries tagged by Cross-Site-Request-Forgery
doowebdev/doo-csrf
7224 Downloads
Doo csrf is a simple, easy to use random token generator for PHP Scripts to prevent csrf - cross site request forgery.
treehousetim/xcsrf
1 Downloads
Zero dependency Cross Site Request Forgery Protection
suin/symfony2-csrf-firewall-bundle
884 Downloads
Cross site request forgery firewall bundle for Symfony2
solventt/csrf-protection
6 Downloads
PSR-15 compatible middleware implementing cross-site request forgery protection
sidox/csrf
14 Downloads
Class protected Cross-Site Request Forgery Attacks
piramit/csrf
10 Downloads
Pyramid CSRF (Cross-Site Request Forgery)
muhamed-didovic/csrf
10 Downloads
Protect your application from cross-site request forgery (CSRF) attacks
lithemod/csrf
10 Downloads
The CSRF (Cross-Site Request Forgery) middleware in Lithe protects your application from attacks that attempt to perform actions on behalf of the user without their authorization.
joefallon/phpcsrf
20 Downloads
PhpCsrf is a simple library for cross-site request forgery prevention.
jennchen/duckpatrol
12 Downloads
DuckPatrol is a PHP library designed to automatically protect your web applications from Cross-Site Request Forgery (CSRF) attacks.
ayesh/wordpress-comment-form-csrf
9 Downloads
Prevent Cross-Site Request Forgery attacks on your comments form.
abdelhammied/api-csrf-protection
1 Downloads
This Package is used to secure apis from any cross sites request forgery while wroking with mobile applications using rsa assemetric key
mecanik/sanitiser-x
11 Downloads
Zend 2/3 Module that sanitises requests and inputs against XSS (Cross-Site Scripting), CSRF (Cross-Site Request Forgery), RFI (Remote File Inclusion), LFI (Local File Inclusion), SQLi (SQL Injection) and more...