Libraries tagged by cross site request forgery
kunststube/csrfp
212889 Downloads
A signed token generator for cross site request forgery protection.
schnittstabil/csrf-tokenservice
162470 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
yetiforce/csrf-magic
162509 Downloads
Cross Site Request Forgery security library
phpgt/csrf
10305 Downloads
Automatic protection from Cross-Site Request Forgery.
naucon/form-bundle
13531 Downloads
Bundle to integrate naucon form package into the Symfony framework.
naucon/form
13902 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).
simplerisk/csrf-magic
5935 Downloads
Cross Site Request Forgery security library. Fork from ezyang/csrf-magic with extra functions.
itrack/csrf
16430 Downloads
Easy to use cross site request forgery protection.
glowy/csrf
2308 Downloads
Cross Site Request Forgery security component.
schnittstabil/psr7-csrf-middleware
109596 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
schnittstabil/csrf-twig-helpers
34734 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
111 Downloads
Linna Cross-site request forgery Guard
atomastic/csrf
1152 Downloads
Cross Site Request Forgery security component.
doowebdev/doo-csrf
7226 Downloads
Doo csrf is a simple, easy to use random token generator for PHP Scripts to prevent csrf - cross site request forgery.