rectorphp / swiss-knife
Swiss knife in pocket of every upgrade architect!
☆154Updated 2 weeks ago
Alternatives and similar repositories for swiss-knife:
Users that are interested in swiss-knife are comparing it to the libraries listed below
- Find Unused Public Elements in Your Code☆176Updated last week
- PHPStan extension to require minimal type-coverage☆174Updated 2 months ago
- Find leaking classes that you never use... and get rid of them.☆116Updated 2 months ago
- Get error count for each PHPStan level☆128Updated last month
- PHPStan rules to measure cognitive complexity of your classes and methods☆125Updated 2 months ago
- Attributes used for static analysis☆83Updated last month
- Next level type declaration check PHPStan rules☆84Updated last week
- 💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatic…☆200Updated this week
- ⏱️ Provides a composer package with an extension for detecting slow tests in phpunit/phpunit.☆130Updated last week
- 📏 Various extra strict PHPStan rules we found useful in ShipMonk.☆118Updated last week
- A minimalistic error formatter for PHPStan☆82Updated 4 months ago
- Easily map environment variables into defined classed objects, ready for Dependency Injection.☆85Updated last year
- Utilities to help ease parsing and manging of attributes☆96Updated 5 months ago
- A convenient and near zero-cost way to retrieve targets of PHP 8 attributes☆157Updated 3 months ago
- Fun and practical rules for PHPStan - for Symfony, Doctrine, PHPUnit or plain PHP projects☆208Updated this week
- Attributes to define new PHP language features (that are enforced by static analysis)☆145Updated 4 months ago
- Write and read data to and from streams, only when it is really needed to☆75Updated 9 months ago
- XML to DTO, nicely!☆63Updated last year
- CLI tool for quick size measure of PHP project, runs anywhere☆163Updated 3 months ago
- Clone readonly properties in PHP 8.1☆94Updated last year
- The PHP toolchain: run Composer, PHPStan, Rector, or any PHP script without having PHP installed.☆105Updated 5 months ago
- A PHP object mapper for redis☆177Updated last week
- Unix filesystem notifications library for PHP.☆105Updated 9 months ago
- Todo comments with expiration☆182Updated last week
- ✂️ Split PHPStan baseline to multiple files per each error identifier. Supports both neon baseline and PHP baseline.☆68Updated this week
- Analyzes php-code for side-effects.☆83Updated 2 months ago
- Generate change reports when you update composer☆119Updated 2 years ago
- Analyzes PHPStan baseline files and creates aggregated error trend-reports☆80Updated 3 months ago
- Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis