Libraries tagged by cbrf
slim/csrf
Downloads
vdlp/oc-csrf-plugin
34272 Downloads
Adds CSRF protection to October CMS frontend.
kunststube/csrfp
205635 Downloads
A signed token generator for cross site request forgery protection.
dneustadt/csrf-cookie-bundle
73131 Downloads
CSRF protection cookie for use with XHR
ayesh/stateless-csrf
16375 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
135930 Downloads
Secure your site with SameSite cookies
phery/phery
12441 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
7397 Downloads
Keep your forms alive, avoid TokenMismatchException by gently poking your Laravel app
kiwilan/php-ebook
4291 Downloads
PHP package to read metadata and extract covers from eBooks, comics and audiobooks.
kiwilan/php-archive
9415 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).
ingenerator/tokenista
82946 Downloads
Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever
fastsitephp/fastsitephp
2561 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
patrickschur/stanford-nlp-tagger
20384 Downloads
PHP wrapper for the Stanford Natural Language Processing library. Supports POSTagger and CRFClassifier.
hungnguyenckc/linkedin-api-php-client
81094 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
aura/input
73938 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.