Download the PHP package axllent/silverstripe-email-obfuscator without Composer
On this page you can find all versions of the php package axllent/silverstripe-email-obfuscator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download axllent/silverstripe-email-obfuscator
More information about axllent/silverstripe-email-obfuscator
Files in axllent/silverstripe-email-obfuscator
Download axllent/silverstripe-email-obfuscator
More information about axllent/silverstripe-email-obfuscator
Files in axllent/silverstripe-email-obfuscator
Vendor axllent
Package silverstripe-email-obfuscator
Short Description Email obfuscator for SilverStripe
License MIT
Homepage https://github.com/axllent/silverstripe-email-obfuscator
Package silverstripe-email-obfuscator
Short Description Email obfuscator for SilverStripe
License MIT
Homepage https://github.com/axllent/silverstripe-email-obfuscator
Please rate this library. Is it a good library?
Informations about the package silverstripe-email-obfuscator
Email obfuscator for Silverstripe
A HTTPMiddleware filter to automatically obfuscate all visible email addresses in all HTML output via the ContentController by replacing them with an encoded (switching between ASCII & hexadecimal) version.
Example
becomes:
Requirements
- SilverStripe ^4 || ^5
SilverStripe 3 should check out the silverstripe3 branch
Installation
composer require axllent/silverstripe-email-obfuscator
Usage
The filter automatically encodes any email address outputted through the ContentController provided it contains the default text/html header.
No configuration required.
All versions of silverstripe-email-obfuscator with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
^4.0 || ^5.0
The package axllent/silverstripe-email-obfuscator contains the following files
Loading the files please wait ....