Libraries tagged by csr
vdlp/oc-csrf-plugin
42433 Downloads
Adds CSRF protection to October CMS frontend.
zappzarapp/security
1396 Downloads
Comprehensive PHP security library: CSP, Security Headers, CSRF, Cookies, Password Validation, Input Sanitization, Rate Limiting, SRI, and Audit Logging
zaphyr-org/session
3971 Downloads
A session handler repository for maintaining user state across multiple requests.
naucon/form-bundle
13509 Downloads
Bundle to integrate naucon form package into the Symfony framework.
naucon/form
13880 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).
milpa/live-web
516 Downloads
HTTP/HTML transport layer for Milpa Live: CSRF/HMAC/nonce security, the signed XHTML state-transfer codec, the wire-protocol LiveEndpoint controller, and the HTML/Alpine/Latte-subset renderers for the Milpa PHP framework.
horde/token
4491 Downloads
Tokens library
hkvstore/samesite-cookie
37715 Downloads
Secure your site with SameSite cookies
elhardoum/nonce-php
15277 Downloads
Fast PHP nonce and CSRF tokens tool
chamber-orchestra/form-bundle
4422 Downloads
Symfony 8 bundle for JSON-first API form handling with controller traits, data transformers, Doctrine validation, and RFC 9457 problem details error responses
vortos/vortos-security
1515 Downloads
Vortos enterprise security — HTTP headers, CORS, CSRF, IP filtering, request signing, encryption, secrets, and data masking
marcocesarato/security
3004 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
laramint/laravel-security-scanner
1975 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
steveclifton/phpcsrftokens
3773 Downloads
Simple PHP CSRF token generator and verifier
thecodingmachine/csrf-header-check-middleware
30161 Downloads
A PHP PSR-15 compliant middleware that checks for CSRF attacks.