Libraries tagged by automator
henriquebs0/automaton
32 Downloads
php component that abstracts the functions of an automaton
tonix-tuft/status-quo
77 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
mucts/dfa
8 Downloads
Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。
dershun/ac-automation
3 Downloads
PHP Aho-Corasick automaton
rector/rector
88880235 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
friendsofphp/php-cs-fixer
196040010 Downloads
A tool to automatically fix PHP code style
symplify/easy-coding-standard
27572905 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
stancl/tenancy
4267886 Downloads
Automatic multi-tenancy for your Laravel application.
setasign/fpdi
114242153 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.
phpstan/extension-installer
72725232 Downloads
Composer plugin for automatic installation of PHPStan extensions
laravel/dusk
30445807 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
knplabs/knp-paginator-bundle
37665230 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
dedoc/scramble
2974564 Downloads
Automatic generation of API documentation for Laravel applications.