
Lists (1)
Sort Name ascending (A-Z)
Starred repositories
A collection of learning resources for curious software engineers
👓 Provides a composer package with rules for phpstan/phpstan.
A mocking framework for testing any class-based programming language.
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
PHPStan extension to require minimal type-coverage
✂️ Split PHPStan baseline to multiple files per each error identifier. Supports both neon baseline and PHP baseline.
💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatically remove dead PHP code. Able to detect dead code used only…
Find Unused Public Elements in Your Code
Find leaking classes that you never use... and get rid of them.
License management plugin for Composer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
Next level type declaration check PHPStan rules
Buggregator is a lightweight, standalone server that offers a range of debugging features for PHP applications.
All PHP functions, rewritten to throw exceptions instead of returning false
Advanced rules for PHPStan that watch your back - whether you use Symfony, Doctrine, PHPUnit or other OOP PHP
voku / phpstan-rules-2
Forked from symplify/phpstan-rules[READ-ONLY] Set of rules for PHPStan used by Symplify projects.
Extra strict and opinionated psr/log (psr-3) rules for PHPStan
PHPStan extension for beberlei/assert
PHPStan rules to measure cognitive complexity of your classes and methods
👋 - The documentation for being an Artsy Engineer
A reviewed list of useful PHP static analysis tools
A curated list of awesome PHP frameworks, libraries and software.
🚀 Fast detection of composer dependency issues (unused dependencies, shadow dependencies, misplaced dependencies)