Requires

No required dependencies.

Requires (dev)

10 total, 2 outdated

Package Required Latest Status
editorconfig-checker/editorconfig-checker A tool to verify that your files follow the rules of your .editorconfig ^10.7.0 10.7.0 up to date
ergebnis/composer-normalize Provides a composer plugin for normalizing composer.json. ^2.19.0 2.51.0 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^2.1 2.1.42 up to date
phpstan/phpstan-phpunit PHPUnit extensions and rules for PHPStan ^2.0 2.0.16 up to date
phpstan/phpstan-strict-rules Extra strict and opinionated rules for PHPStan ^2.0 2.0.10 up to date
phpunit/phpunit The PHP Unit Testing framework. ^10.5.62 13.1.1 outdated
shipmonk/coding-standard PHP Coding Standard used in ShipMonk ^0.2.0 0.2.1 up to date
shipmonk/coverage-guard Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only! ^1.0.0 1.0.2 up to date
shipmonk/dead-code-detector Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested. ^0.14.0 0.15.1 outdated
shipmonk/name-collision-detector Simple tool to find ambiguous classes or any other name duplicates within your project. ^2.1.1 2.1.1 up to date