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
9 Downloads
Magento 2 Automater
automater-com/rest-php-sdk
1 Downloads
PHP SDK for Automater REST API
mucts/dfa
1 Downloads
Deterministic Finite Automaton,即确定有穷自动机。其特征为:有一个有限状态集合和一些从一个状态通向另一个状态的边,每条边上标记有一个符号,其中一个状态是初态,某些状态是终态。但不同于不确定的有限自动机,DFA中不会有从同一状态出发的两条边标志有相同的符号。
dershun/ac-automation
2 Downloads
PHP Aho-Corasick automaton
friendsofphp/php-cs-fixer
163133702 Downloads
A tool to automatically fix PHP code style
rector/rector
62984586 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
symplify/easy-coding-standard
22945166 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
stancl/tenancy
3057936 Downloads
Automatic multi-tenancy for your Laravel application.
setasign/fpdi
94437113 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
53255221 Downloads
Composer plugin for automatic installation of PHPStan extensions
laravel/dusk
25922164 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
knplabs/knp-paginator-bundle
33655214 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
yahnis-elsts/plugin-update-checker
915340 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.