Libraries tagged by automator
symplify/easy-coding-standard
39501901 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
laravel/agent-detector
12846060 Downloads
Detect if code is running in an AI agent or automated development environment
spatie/php-structure-discoverer
38229100 Downloads
Automatically discover structures within your PHP application
shipmonk/dead-code-detector
5195802 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
phpstan/extension-installer
119538081 Downloads
Composer plugin for automatic installation of PHPStan extensions
laravel/dusk
42059507 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
knplabs/knp-paginator-bundle
46374491 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
yahnis-elsts/plugin-update-checker
1868199 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.
ssch/typo3-rector
3517984 Downloads
Instant fixes for your TYPO3 PHP code by using Rector.
phing/phing
23033151 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
instaclick/php-webdriver
63809323 Downloads
PHP WebDriver for Selenium 2
automattic/woocommerce
6710004 Downloads
A PHP wrapper for the WooCommerce REST API
automattic/vipwpcs
12301539 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
wildside/userstamps
2074118 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
vincentlanglet/twig-cs-fixer
11658279 Downloads
A tool to automatically fix Twig code style