phpstan/extension-installer
Composer plugin that automatically discovers and installs PHPStan extensions, eliminating manual includes in phpstan.neon. Add it as a dev dependency, allow the plugin in Composer, and extensions can declare includes via extra.phpstan for auto-setup.
--no-suggest5de413b - Use GitHub Actions instead of Travis CIAllow PHP 8 in composer.json (https://github.com/phpstan/extension-installer/commit/5c2da3846819f951385cb6a25d3277051481c48a)
Support for Composer v2 (https://github.com/phpstan/extension-installer/commit/2e041def501d661b806f50000c8a4dccbd4907b4)
Changing package type is optional, but still recommended for discoverability reasons (#13, #16), thanks @jdeniau!
Track GeneratedConfig.php in Git - this should fix usage of this project for people that commit their vendor/ folder. #10
Hello world!
How can I help you explore Laravel packages today?