shipmonk/coding-standard dependents (34) Order by: downloads | none Show: all | require | require-dev
-
PHP
shipmonk/composer-dependency-analyser
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
-
PHP
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.
-
PHP
shipmonk/name-collision-detector
Simple tool to find ambiguous classes or any other name duplicates within your project.
-
-
PHP
shipmonk/phpstan-baseline-per-identifier
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
-
PHP
shipmonk/doctrine-mysql-index-hints
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
-
PHP
shipmonk/doctrine-hint-driven-sql-walker
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
-
PHP
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!
-
PHP
h4kuna/ares
Provides information about subjects by their identification number from the ARES database (in Czech Republic).
-
-
-
-
PHP
shipmonk/doctrine-entity-preloader
Efficient & easy to use solution to n+1 problem in Doctrine ORM
-
-