Download the PHP package anxu/sensitive without Composer
On this page you can find all versions of the php package anxu/sensitive. 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 sensitive
Sensitive word
基于DFA算法,实现敏感词的判断 和 过滤
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
1.将敏感词转为二维节点数组
2.构建字典树
3.创建敏感词处理类,处理文本
例子
All versions of sensitive with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package anxu/sensitive contains the following files
Loading the files please wait ....