Libraries tagged by cross site request forgery
schnittstabil/csrf-tokenservice
158394 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
kunststube/csrfp
207617 Downloads
A signed token generator for cross site request forgery protection.
naucon/form
11876 Downloads
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).
yetiforce/csrf-magic
158781 Downloads
Cross Site Request Forgery security library
naucon/form-bundle
11518 Downloads
Bundle to integrate naucon form package into the Symfony framework.
simplerisk/csrf-magic
3833 Downloads
Cross Site Request Forgery security library. Fork from ezyang/csrf-magic with extra functions.
phpgt/csrf
5077 Downloads
Automatic protection from Cross-Site Request Forgery.
itrack/csrf
13498 Downloads
Easy to use cross site request forgery protection.
schnittstabil/psr7-csrf-middleware
109591 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
schnittstabil/csrf-twig-helpers
34688 Downloads
CSRF (Cross-Site Request Forgery) protection helpers for the Twig templating engine.
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.
linna/csrf-guard
109 Downloads
Linna Cross-site request forgery Guard
glowy/csrf
2183 Downloads
Cross Site Request Forgery security component.
atomastic/csrf
1152 Downloads
Cross Site Request Forgery security component.
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.