shipmonk/coding-standard dependents (23) Order by: downloads | none Show: all | require | require-dev
-
PHP
shipmonk/phpstan-ignore-inliner
Inline your PHPStan error ignores into the source files via @phpstan-ignore comments.
-
PHP
shipmonk/modulint
Enforce architecture by defining modules with allowed dependencies. Detects forbidden, uncovered, missing and unused module dependencies in PHP projects.
-
-
PHP
shipmonk/copy-paste-detector
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.
-
PHP
shipmonk/phpunit-parallel-job-balancer
Balances PHPUnit test execution across parallel jobs based on JUnit XML timing data
-
-
-
PHP
kyzegs/doctrine-entity-preloader
Efficient & easy to use solution to n+1 problem in Doctrine ORM