Libraries tagged by dfa
lustre/php-dfa-sensitive
153354 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
kendall-hopkins/formal-theory
8447 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
yankewei/laravel-sensitive
10985 Downloads
过滤敏感词汇的laravel包,使用DFA算法
nelsonkti/sensitive-word
32361 Downloads
敏感词
sydante/laravel-sensitive
1766 Downloads
敏感词检查及过滤扩展包,采用 DFA 算法;可配置使用缓存,减少运行时 IO 占用;支持任意框架
dfau/coding-standard
7638 Downloads
dfau coding standard
singiu/wordban
14146 Downloads
简单敏感词过滤组件,采用 DFA 算法。
pengyu/dfa-filter
35 Downloads
This is a sensitive words filter based on DFA
jiangshengxin/dfa
53 Downloads
jiangshengxin
snstvwd/laravel-filter
18 Downloads
PHP基于确定有穷自动机算法(DFA)的敏感词过滤器
c01l/formal-theory
218 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
dfau/toujou-oauth2-server
9216 Downloads
A TYPO3 Oauth2 Client Credentials Server, that logs in Backend Users
dfau/toujou-api
8998 Downloads
TYPO3 REST API Framework
dfau/convergence
9244 Downloads
Compares object graphs and decuces necessary operations to convergence both.
dface/promise
55 Downloads
Implementation of CommonJS Promises/A pattern for PHP.