Libraries tagged by cbrf
aura/input
82415 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
slim/csrf
Downloads
schnittstabil/csrf-tokenservice
162311 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
riimu/kit-csrf
27953 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
phpgt/csrf
9934 Downloads
Automatic protection from Cross-Site Request Forgery.
dneustadt/csrf-cookie-bundle
81398 Downloads
CSRF protection cookie for use with XHR
ayesh/stateless-csrf
25335 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
selective/samesite-cookie
146534 Downloads
Secure your site with SameSite cookies
laragear/poke
13217 Downloads
Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app
kiwilan/php-ebook
19420 Downloads
PHP package to read metadata and extract covers from eBooks, comics and audiobooks.
kiwilan/php-archive
38426 Downloads
PHP package to handle archives (.zip, .rar, .tar, .7z, .pdf) with unified API and hybrid solution (native/p7zip), designed to works with EPUB and CBA (.cbz, .cbr, .cb7, .cbt).
jaydeep/laravel-guarddog
1905 Downloads
Laravel GuardDog — Scan your Laravel project for common security vulnerabilities and generate beautiful HTML reports.
ingenerator/tokenista
93441 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
hungnguyenckc/linkedin-api-php-client
99265 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
yetiforce/csrf-magic
161769 Downloads
Cross Site Request Forgery security library