PHPackages                             solido/phpstan-rules - 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. solido/phpstan-rules

ActivePhpstan-extension[Testing &amp; Quality](/categories/testing)

solido/phpstan-rules
====================

PHPStan rules for Solido suite

v0.5.0(1w ago)221.0k—6.3%1MITPHPPHP ^8.4CI passing

Since Sep 4Pushed 1w ago3 watchersCompare

[ Source](https://github.com/solid-o/phpstan-rules)[ Packagist](https://packagist.org/packages/solido/phpstan-rules)[ RSS](/packages/solido-phpstan-rules/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (16)Versions (7)Used By (0)

PHPStan Rules
=============

[](#phpstan-rules)

This package contains the custom rules to be used in solido-based projects.

Configuration
-------------

[](#configuration)

When using enhanced DTOs, PHPStan should be configured with DTO namespaces:

```
# phpstan.neon

parameters:
    solido:
        dto_namespaces:
            - My\Application\DTO
            - App\Models
        excluded_interfaces:
            - My\Application\DTO\NonDTOInterface
```

###  Health Score

54

—

FairBetter than 96% of packages

Maintenance98

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~350 days

Recently: every ~430 days

Total

6

Last Release

12d ago

PHP version history (3 changes)0.2.0PHP ^7.4 || ^8.0

0.3.0PHP ^8.1

v0.5.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/73dd7f3bebd03ec946b6b12359141ea461b770c3671acac4e8004e3c2d78e78f?d=identicon)[alekitto](/maintainers/alekitto)

---

Top Contributors

[![alekitto](https://avatars.githubusercontent.com/u/1257206?v=4)](https://github.com/alekitto "alekitto (9 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/solido-phpstan-rules/health.svg)

```
[![Health](https://phpackages.com/badges/solido-phpstan-rules/health.svg)](https://phpackages.com/packages/solido-phpstan-rules)
```

###  Alternatives

[thecodingmachine/graphqlite

Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).

5733.3M47](/packages/thecodingmachine-graphqlite)[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M360](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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