Libraries tagged by finite automata
jmhc/sensitive
6 Downloads
Filter sensitive words based on determination of Finite Automata (DFA) algorithm.
jimchen/php-dfa-sensitive
960 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
jiangwu10057/dfa-sensitive
15 Downloads
copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
guanhui07/dfa-sensitive
2 Downloads
copy from FireLustre/php-dfa-sensitive,To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
bestjf/php-dfa-sensitive
359 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
tmilos/light-fsm
36 Downloads
Light and simple finite state machine with nice API for automatic workflow and external state, with export to dot feature
robertripoll/automatic-finite-state-machine
12 Downloads
A basic Finite State Machine, based on Symfony Workflows. It allows the creation and usage of automatic finite state machines, that is, they apply transitions based on the current state and the possible transitions available.