Libraries tagged by automator
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
automater-com/rest-php-sdk
5 Downloads
PHP SDK for Automater REST API
mucts/dfa
8 Downloads
Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。
dershun/ac-automation
3 Downloads
PHP Aho-Corasick automaton
rector/rector
83404140 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
friendsofphp/php-cs-fixer
188279624 Downloads
A tool to automatically fix PHP code style
symplify/easy-coding-standard
26572438 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
stancl/tenancy
4024120 Downloads
Automatic multi-tenancy for your Laravel application.
setasign/fpdi
110520615 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
67703306 Downloads
Composer plugin for automatic installation of PHPStan extensions
laravel/dusk
29473849 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
knplabs/knp-paginator-bundle
36928333 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
dedoc/scramble
2488442 Downloads
Automatic generation of API documentation for Laravel applications.