Libraries tagged by AutoML
shipmonk/dead-code-detector
4434837 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
115597912 Downloads
Composer plugin for automatic installation of PHPStan extensions
laravel/dusk
41104044 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
knplabs/knp-paginator-bundle
45793311 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
yahnis-elsts/plugin-update-checker
1803120 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
3398018 Downloads
Instant fixes for your TYPO3 PHP code by using Rector.
phing/phing
22829839 Downloads
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
mark-gerarts/auto-mapper-plus
3587670 Downloads
An AutoMapper for PHP
laravel/agent-detector
9070484 Downloads
Detect if code is running in an AI agent or automated development environment
instaclick/php-webdriver
63507802 Downloads
PHP WebDriver for Selenium 2
classpreloader/classpreloader
42996459 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
hoa/consistency
25449737 Downloads
The Hoa\Consistency library.
automattic/woocommerce
6567621 Downloads
A PHP wrapper for the WooCommerce REST API
automattic/vipwpcs
11965446 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
wildside/userstamps
2009956 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.