Download the PHP package restruct/silverstripe-form-obfuscator without Composer
On this page you can find all versions of the php package restruct/silverstripe-form-obfuscator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download restruct/silverstripe-form-obfuscator
More information about restruct/silverstripe-form-obfuscator
Files in restruct/silverstripe-form-obfuscator
Download restruct/silverstripe-form-obfuscator
More information about restruct/silverstripe-form-obfuscator
Files in restruct/silverstripe-form-obfuscator
Vendor restruct
Package silverstripe-form-obfuscator
Short Description Form obfuscator (anti-spam) for SilverStripe
License MIT
Homepage https://github.com/restruct/silverstripe-form-obfuscator
Package silverstripe-form-obfuscator
Short Description Form obfuscator (anti-spam) for SilverStripe
License MIT
Homepage https://github.com/restruct/silverstripe-form-obfuscator
Please rate this library. Is it a good library?
Informations about the package silverstripe-form-obfuscator
Form obfuscator (anti-spam) for SilverStripe
A RequestProcessor filter to automatically obfuscate all form URLs in all HTML output via the ContentController by replacing them with an encoded (switching between ASCII & hexadecimal) version.
Example
becomes:
Requirements
- SilverStripe 3+
Usage
The filter automatically encodes all form action URLS outputted through the ContentController provided it contains the default text/html header.
No configuration required.
All versions of silverstripe-form-obfuscator with dependencies
PHP Build Version
Package Version
The package restruct/silverstripe-form-obfuscator contains the following files
Loading the files please wait ....