shipmonk/dead-code-detector dependents (61) Order by: name | downloads Show: all | require | require-dev
-
-
just-bases/php-qa-base
PHP QA Metapackage
-
-
-
-
-
PHP
nexus4812/php-class-gen
PHP code generator for repositories, entities, and tests with DSL support
-
PHP
ownerpro/nfsen-php-sdk
SDK PHP para emissΓ£o de NFS-e Nacional β Laravel ou standalone (sem framework)
-
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
seryak/yazar
Static site generator engine for Laravel: Markdown content imported into Eloquent documents and rendered through Blade.
-
-
PHP
shipmonk/composer-dependency-analyser
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
-
PHP
shipmonk/copy-paste-detector
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.