Libraries tagged by automaton
lustre/php-dfa-sensitive
110836 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
rolfvreijdenberger/izzum-statemachine
22132 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
hoa/graph
14347 Downloads
The Hoa\Graph library.
zinovyev/php-fsm
5987 Downloads
PHP Finite-state Machine
kendall-hopkins/formal-theory
1198 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
plateau/automaton
264 Downloads
Task Scheduler for Laravel 4.x
barryvanveen/php-cca
98 Downloads
Create two-dimensional Cyclic Cellular Automaton with PHP. Export results as (animated) images. Includes presets of working rules.
norotaro/enumata
46 Downloads
State machines for Eloquent models with Enums
mucts/dfa
6 Downloads
Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。
rbdwllr/automata
26 Downloads
An Elementary Cellular Automata library for PHP.
henriquebs0/automaton
16 Downloads
php component that abstracts the functions of an automaton
witrin/formal-theory
18624 Downloads
FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.
markusbiggus/stateengine
0 Downloads
Finite state automata engine
logics/statemachine
724 Downloads
carlosv2/fa
6 Downloads
Nondeterministic finite automaton