Libraries tagged by automata

tonix-tuft/status-quo

0 Favers
77 Downloads

A simple generic library to implement FSMs (Finite-State Machines) and the State Design Pattern in PHP.

Go to Download


zz98500/php-dfa-sensitive

0 Favers
69 Downloads

To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


wuxiumu/sensitive-word-filtering

1 Favers
13 Downloads

To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


ufucms/php-dfa-sensitive

0 Favers
22 Downloads

To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


mucts/dfa

0 Favers
8 Downloads

Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。

Go to Download


lswl/sensitive

0 Favers
1 Downloads

Filter sensitive words based on determination of Finite Automata (DFA) algorithm.

Go to Download


jmhc/sensitive

1 Favers
6 Downloads

Filter sensitive words based on determination of Finite Automata (DFA) algorithm.

Go to Download


jimchen/php-dfa-sensitive

0 Favers
960 Downloads

To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


jiangwu10057/dfa-sensitive

0 Favers
15 Downloads

copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


guanhui07/dfa-sensitive

1 Favers
2 Downloads

copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


dershun/ac-automation

0 Favers
3 Downloads

PHP Aho-Corasick automaton

Go to Download


bestjf/php-dfa-sensitive

0 Favers
359 Downloads

To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.

Go to Download


rector/rector

9488 Favers
79569185 Downloads

Instant Upgrade and Automated Refactoring of any PHP code

Go to Download


friendsofphp/php-cs-fixer

13179 Favers
183147466 Downloads

A tool to automatically fix PHP code style

Go to Download


symplify/easy-coding-standard

1523 Favers
25902652 Downloads

Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.

Go to Download


<< Previous Next >>