shipmonk/dead-code-detector dependents (35) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
infection/infection
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
-
johnatas-x/angry-bearded
Code quality checking tools for Drupal 10/11 projects.
-
PHP
nexus4812/php-class-gen
PHP code generator for repositories, entities, and tests with DSL support
-
PHP
phithi92/json-web-token
Handles the generation of JSON Web Tokens (JWT), including both JWS (JSON Web Signature) and JWE (JSON Web Encryption). Provides methods for creating and validating tokens.
-
PHP
phpdocumentor/reflection-docblock
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
-
PHP
ruudk/graphql-client-code-generator
Transform GraphQL queries into type-safe, zero-dependency PHP 8.4+ code that just works.
-
-
PHP
shipmonk/composer-dependency-analyser
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
-
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
shipmonk/doctrine-mysql-index-hints
Custom SQL walker for Doctrine allowing usage of MySQL index hints without need of native queries
-
PHP
shipmonk/doctrine-two-phase-migrations
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
-
PHP
shipmonk/input-mapper
Performant array-to-object mapper supporting generics, array shapes, optional fields and much more!
-
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/phpstan-dev
Development utilities for PHPStan rules testing, extracted from shipmonk/phpstan-rules