PHPackages                             kleitomberg/phpdcsd - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. kleitomberg/phpdcsd

ActiveLibrary[Testing &amp; Quality](/categories/testing)

kleitomberg/phpdcsd
===================

Detecção Code Smells Symfony Doctrine

14PHP

Since Sep 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Kleitomberg/PHPDCSD)[ Packagist](https://packagist.org/packages/kleitomberg/phpdcsd)[ RSS](/packages/kleitomberg-phpdcsd/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHPDCS - Detecção Code Smells Symfony Doctrine (EM DESENVOLVIMENTO)
===================================================================

[](#phpdcs---detecção-code-smells-symfony-doctrine-em-desenvolvimento)

Analisar codigo estico php symfony/ doctrine
--------------------------------------------

[](#analisar-codigo-estico-php-symfony-doctrine)

identificar code smells, tais como:
-----------------------------------

[](#identificar-code-smells-tais-como)

- Problema de N+1: Consultas que resultam em um grande número de consultas adicionais devido ao carregamento lazy de relacionamentos.
- Carregamento Ansioso Excessivo (Eager Loading): Consultas que trazem mais dados do que o necessário, resultando em sobrecarga de rede e uso excessivo de memória.
- Consultas Ineficientes: Consultas que não são otimizadas ou que poderiam ser combinadas para melhorar o desempenho.

Como Executar
=============

[](#como-executar)

1. Instale a biblioteca em seu projeto Symfony usando o Composer:

    ```
    composer require kleitomberg/phpdcsd

    ```
2. Execute os testes da biblioteca para verificar a detecção de code smells:

    ```
    composer run-test

    ```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/acaf62eb9a451b35dbe2afe626ccae2e666b51f1f509c1211e11d4cb0153af8a?d=identicon)[Kleitomberg](/maintainers/Kleitomberg)

---

Top Contributors

[![Kleitomberg](https://avatars.githubusercontent.com/u/51670381?v=4)](https://github.com/Kleitomberg "Kleitomberg (10 commits)")

### Embed Badge

![Health badge](/badges/kleitomberg-phpdcsd/health.svg)

```
[![Health](https://phpackages.com/badges/kleitomberg-phpdcsd/health.svg)](https://phpackages.com/packages/kleitomberg-phpdcsd)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
