Phauthentic / cognitive-code-analysisLinks
A Cognitive Code Complexity Analysis Tool. Cognitive complexity measures how hard it is for a human to understand the code, while cyclomatic complexity measures how hard your code is to test. Understandability is a huge cost factor because ~80% time is spent on reading and understanding code.
☆37Updated 2 weeks ago
Alternatives and similar repositories for cognitive-code-analysis
Users that are interested in cognitive-code-analysis are comparing it to the libraries listed below
Sorting:
- PHPStan rules to measure cognitive complexity of your classes and methods☆141Updated 11 months ago
- Todo comments with expiration☆191Updated this week
- Libraries to help developers express architectural abstractions in PHP code☆33Updated 2 years ago
- Attributes to define new PHP language features (that are enforced by static analysis)☆183Updated this week
- A convenient and near zero-cost way to retrieve targets of PHP 8 attributes☆174Updated last week
- Easily map environment variables into defined classed objects, ready for Dependency Injection.☆87Updated last month
- Attributes used for static analysis☆92Updated 5 months ago
- Next level type declaration check PHPStan rules☆97Updated last month
- Docker image to hack the PHP interpreter☆69Updated last year
- Swiss knife in pocket of every upgrade architect!☆193Updated 2 months ago
- A complete and robust implementation of the PSR-14 EventDispatcher specification.☆108Updated last month
- 💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatic…☆308Updated this week
- Utilities to help ease parsing and manging of attributes☆100Updated last week
- Analyzes PHPStan baseline files and creates aggregated error trend-reports☆82Updated this week
- ✂️ Split PHPStan baseline to multiple files per each error identifier. Supports both neon baseline and PHP baseline.☆84Updated 2 months ago
- Compares composer.lock changes and generates Markdown report so you can use it in PR description.☆183Updated 3 months ago
- Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.☆144Updated 2 months ago
- Get error count for each PHPStan level☆135Updated 9 months ago
- Fun, powerful and practical PHPStan rules for Symfony, Doctrine, PHPUnit or plain PHP projects☆250Updated this week
- An event sourcing library, complete with all the essential features, powered by the reliable Doctrine ecosystem and focused on developer…☆186Updated last week
- Maps JSON data to strongly typed PHP DTOs☆201Updated 2 months ago
- Find Unused Public Elements in Your Code☆184Updated this week
- Rector upgrade rules for PHPUnit☆107Updated last week
- Wrappers for PHP primitives allowing immutable structures☆76Updated 3 weeks ago
- 📏 Various extra strict PHPStan rules we found useful in ShipMonk.☆142Updated 3 weeks ago
- XML to DTO, nicely!☆63Updated 2 years ago
- PHPStan extension to require minimal type-coverage☆196Updated 6 months ago
- Check for holidays - locale-aware☆84Updated 6 months ago
- Find leaking classes that you never use... and get rid of them.☆132Updated last week
- TwigStan is a static analyzer for Twig templates powered by PHPStan☆261Updated 2 weeks ago