Libraries tagged by cbrf
schnittstabil/csrf-tokenservice
155485 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
riimu/kit-csrf
19158 Downloads
Secure and simple CSRF library protected against timing and BREACH attacks
dneustadt/csrf-cookie-bundle
70805 Downloads
CSRF protection cookie for use with XHR
ayesh/stateless-csrf
13045 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
131718 Downloads
Secure your site with SameSite cookies
phery/phery
12324 Downloads
XAJAX alternative, phery.js is a library in PHP that maps to all jQuery functions, DOM manipulation, meta arguments and serialization, seamless ajax integration, RESTful emulation, form submission and partial rendering views, plus its PSR-0 compatible
laragear/poke
6178 Downloads
Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app
kiwilan/php-ebook
1350 Downloads
PHP package to read metadata and extract covers from eBooks, comics and audiobooks.
ingenerator/tokenista
77413 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
fastsitephp/fastsitephp
2293 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
patrickschur/stanford-nlp-tagger
19027 Downloads
PHP wrapper for the Stanford Natural Language Processing library. Supports POSTagger and CRFClassifier.
hungnguyenckc/linkedin-api-php-client
77330 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
bkcore/nocsrf
35972 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
aura/input
73013 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.
yetiforce/csrf-magic
157163 Downloads
Cross Site Request Forgery security library