TomasVotruba / type-coverageLinks
PHPStan extension to require minimal type-coverage
☆187Updated 3 weeks ago
Alternatives and similar repositories for type-coverage
Users that are interested in type-coverage are comparing it to the libraries listed below
Sorting:
- Find Unused Public Elements in Your Code☆178Updated 3 months ago
- PHPStan rules to measure cognitive complexity of your classes and methods☆131Updated 5 months ago
- Swiss knife in pocket of every upgrade architect!☆176Updated last week
- Find leaking classes that you never use... and get rid of them.☆125Updated 2 months ago
- Get error count for each PHPStan level☆130Updated 4 months ago
- Next level type declaration check PHPStan rules☆91Updated last month
- Fun, powerful and practical PHPStan rules for Symfony, Doctrine, PHPUnit or plain PHP projects☆238Updated last month
- Todo comments with expiration☆187Updated last week
- 📏 Various extra strict PHPStan rules we found useful in ShipMonk.☆132Updated last week
- ⏱️ Provides a composer package with an extension for detecting slow tests in phpunit/phpunit.☆132Updated this week
- Attributes used for static analysis☆86Updated 2 weeks ago
- 💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatic…☆265Updated last week
- Development repository for Rector☆116Updated this week
- A minimalistic error formatter for PHPStan☆82Updated last month
- Attributes to define new PHP language features (that are enforced by static analysis)☆153Updated 3 weeks ago
- XML to DTO, nicely!☆63Updated last year
- CLI tool for quick size measure of PHP project, runs anywhere☆166Updated 6 months ago
- Utilities to help ease parsing and manging of attributes☆98Updated 8 months ago
- Detect banned code through PHPStan☆271Updated last month
- A convenient and near zero-cost way to retrieve targets of PHP 8 attributes☆171Updated this week
- PHPStan based SQL static analysis and type inference for the database access layer☆279Updated last month
- XML without worries☆180Updated last month
- Clone readonly properties in PHP 8.1☆95Updated last year
- Easily map environment variables into defined classed objects, ready for Dependency Injection.☆86Updated last year
- Awesome sources for amazing AST topic in world PHP☆123Updated last year
- Analyzes php-code for side-effects.☆97Updated 5 months ago
- PHPStan extension for Mockery☆93Updated 2 months ago
- Rector upgrade rules for PHPUnit☆94Updated 3 weeks ago
- ✂️ Split PHPStan baseline to multiple files per each error identifier. Supports both neon baseline and PHP baseline.☆77Updated last week
- A PHP object mapper for redis