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.
☆36Updated 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☆140Updated 10 months ago
- Todo comments with expiration☆191Updated 2 weeks ago
- Compares composer.lock changes and generates Markdown report so you can use it in PR description.☆183Updated 2 months ago
- A convenient and near zero-cost way to retrieve targets of PHP 8 attributes☆174Updated 4 months ago
- Attributes used for static analysis☆91Updated 4 months ago
- Get error count for each PHPStan level☆134Updated 8 months ago
- Next level type declaration check PHPStan rules☆96Updated 3 weeks ago
- Easily map environment variables into defined classed objects, ready for Dependency Injection.☆87Updated last week
- Swiss knife in pocket of every upgrade architect!☆192Updated 2 months ago
- 💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatic…☆307Updated 2 weeks ago
- Attributes to define new PHP language features (that are enforced by static analysis)☆181Updated 2 months ago
- ✂️ Split PHPStan baseline to multiple files per each error identifier. Supports both neon baseline and PHP baseline.☆84Updated last month
- Analyzes PHPStan baseline files and creates aggregated error trend-reports☆82Updated 2 months ago
- Libraries to help developers express architectural abstractions in PHP code☆33Updated 2 years ago
- Find Unused Public Elements in Your Code☆185Updated 7 months ago
- low-level terminal manipulation library for PHP☆42Updated 6 months ago
- Pagination library for PHP, supporting both offset-based and keyset-based pagination.☆57Updated last month
- PHP library for building LLM-based and AI-based features and applications.☆155Updated 3 months ago
- Fun, powerful and practical PHPStan rules for Symfony, Doctrine, PHPUnit or plain PHP projects☆248Updated 3 weeks ago
- Docker image to hack the PHP interpreter☆69Updated last year
- Model Context Protocol SDK for Client and Server applications in PHP☆35Updated 3 months ago
- Utilities to help ease parsing and manging of attributes☆100Updated 3 weeks ago
- Find leaking classes that you never use... and get rid of them.☆129Updated 6 months ago
- Symfony Demo Chat Application☆51Updated 3 months ago
- Software Architectural Patterns☆97Updated 11 months ago
- ⏱️ Provides a composer package with an extension for detecting slow tests in phpunit/phpunit.☆139Updated last week
- TwigStan is a static analyzer for Twig templates powered by PHPStan☆259Updated 4 months ago
- Check for holidays - locale-aware☆84Updated 5 months ago
- Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.☆143Updated last month
- XML to DTO, nicely!☆63Updated 2 years ago