Libraries tagged by automator
barryvanveen/php-cca
98 Downloads
Create two-dimensional Cyclic Cellular Automaton with PHP. Export results as (animated) images. Includes presets of working rules.
henriquebs0/automaton
34 Downloads
php component that abstracts the functions of an automaton
constup/automatrix-php-redistributable
12 Downloads
constUP Automatrix PHP Redistributable package
tonix-tuft/status-quo
79 Downloads
A simple generic library to implement FSMs (Finite-State Machines) and the State Design Pattern in PHP.
carlosv2/fa
6 Downloads
Nondeterministic finite automaton
automater-pl/magento-2
11 Downloads
Magento 2 Automater
automater-com/rest-php-sdk
22 Downloads
PHP SDK for Automater REST API
mucts/dfa
9 Downloads
Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。
dershun/ac-automation
3 Downloads
PHP Aho-Corasick automaton
rector/rector
142798403 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
friendsofphp/php-cs-fixer
254657000 Downloads
A tool to automatically fix PHP code style
setasign/fpdi
158784850 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
symplify/easy-coding-standard
37953591 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
stancl/tenancy
8504601 Downloads
Automatic multi-tenancy for your Laravel application.
spatie/php-structure-discoverer
33115529 Downloads
Automatically discover structures within your PHP application