Download the PHP package infuse/csrf without Composer
On this page you can find all versions of the php package infuse/csrf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package csrf
csrf
CSRF protection for Infuse Framework. Built on symfony/security-csrf.
Installation
-
Install the package with composer:
-
Add the services in your app's configuration:
- Add the middleware to your app:
Usage
Any POST, PUT, PATCH, and DELETE request that has the middleware installed will check for a valid CSRF token. With a line of code you can add CSRF tokens to a form (Smarty example):
All versions of csrf with dependencies
PHP Build Version
Package Version
The package infuse/csrf contains the following files
Loading the files please wait ....