Download the PHP package nedarta/yii2-clean-html-behavior without Composer
On this page you can find all versions of the php package nedarta/yii2-clean-html-behavior. 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 yii2-clean-html-behavior
Yii2 Clean HTML Behavior
A Yii2 behavior to clean and sanitize HTML content in ActiveRecord attributes.
Installation
Install the extension via Composer:
Usage
Add the behavior to your ActiveRecord model:
Configuration
-
attributes
: List of attributes to clean. -
htmlPurifierConfig
: Configuration for HtmlPurifier. -
keepEmoji
: Whether to preserve emoji characters. preserveLineBreaks
: Whether to preserve line breaks.
License
MIT
All versions of yii2-clean-html-behavior with dependencies
PHP Build Version
Package Version
The package nedarta/yii2-clean-html-behavior contains the following files
Loading the files please wait ....