Download the PHP package korotovsky/csrf-validator-bundle without Composer
On this page you can find all versions of the php package korotovsky/csrf-validator-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download korotovsky/csrf-validator-bundle
More information about korotovsky/csrf-validator-bundle
Files in korotovsky/csrf-validator-bundle
Download korotovsky/csrf-validator-bundle
More information about korotovsky/csrf-validator-bundle
Files in korotovsky/csrf-validator-bundle
Vendor korotovsky
Package csrf-validator-bundle
Short Description Validate CSRF token via annotation
License MIT
Homepage http://korotovsky.io
Package csrf-validator-bundle
Short Description Validate CSRF token via annotation
License MIT
Homepage http://korotovsky.io
Please rate this library. Is it a good library?
Informations about the package csrf-validator-bundle
Intro to KrtvCsrfValidatorBundle
- PHP
>=5.5
- KrtvCsrfValidatorBundle's
0.4.x
compatible with symfony (>=2.7
versions). - Doctrine is required
Features:
- Add extra annotation for auto validation CSRF-tokens to your controller actions
Installation and configuration:
Pretty simple with Composer, add:
For latest version (UNSTABLE) use
Configuration example
- No specific configuration is needed!
Add KrtvCsrfValidatorBundle to your application kernel
Usage examples:
Just add annotation to your controller action
View
All versions of csrf-validator-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
doctrine/common Version ~2.2
symfony/dependency-injection Version >=2.5
symfony/event-dispatcher Version >=2.5
symfony/security-csrf Version >=2.5
symfony/http-foundation Version >=2.5
symfony/http-kernel Version >=2.5
symfony/config Version >=2.5
doctrine/common Version ~2.2
symfony/dependency-injection Version >=2.5
symfony/event-dispatcher Version >=2.5
symfony/security-csrf Version >=2.5
symfony/http-foundation Version >=2.5
symfony/http-kernel Version >=2.5
symfony/config Version >=2.5
The package korotovsky/csrf-validator-bundle contains the following files
Loading the files please wait ....