PHPackages                             prinsfrank/php-validated-properties-phpstan - 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. prinsfrank/php-validated-properties-phpstan

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

prinsfrank/php-validated-properties-phpstan
===========================================

PHPStan extension for the php-validated-properties package

v0.0.3(4y ago)11051MITPHPPHP ^8.1

Since Feb 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/PrinsFrank/php-validated-properties-phpstan)[ Packagist](https://packagist.org/packages/prinsfrank/php-validated-properties-phpstan)[ RSS](/packages/prinsfrank-php-validated-properties-phpstan/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (2)Versions (4)Used By (1)

php-validated-properties-phpstan
================================

[](#php-validated-properties-phpstan)

PHPStan extension for the php-validated-properties package

To let PHPStan understand the `prinsfrank/php-validated-properties` package and to enable it to prevent any errors that can be detected using static analysis, a PHPStan plugin is provided. To add it to your phpstan.neon, simply run the command below;

```
composer require prinsfrank/php-validated-properties-phpstan --dev

```

And add the following line to your includes section in your phpstan.neon file:

```
includes:
    - vendor/prinsfrank/php-validated-properties/development/PHPStan/extension.neon
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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 ~0 days

Total

3

Last Release

1600d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/288919c24dc651727390578a2bfe6ef020f6f508c30db717b54c943a9e2ac0b3?d=identicon)[PrinsFrank](/maintainers/PrinsFrank)

---

Top Contributors

[![PrinsFrank](https://avatars.githubusercontent.com/u/25006490?v=4)](https://github.com/PrinsFrank "PrinsFrank (7 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/prinsfrank-php-validated-properties-phpstan/health.svg)

```
[![Health](https://phpackages.com/badges/prinsfrank-php-validated-properties-phpstan/health.svg)](https://phpackages.com/packages/prinsfrank-php-validated-properties-phpstan)
```

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.5k55.4M8.4k](/packages/larastan-larastan)[phpstan/phpstan-symfony

Symfony Framework extensions and rules for PHPStan

79475.7M2.2k](/packages/phpstan-phpstan-symfony)[phpstan/phpstan-doctrine

Doctrine extensions for PHPStan

67272.8M1.4k](/packages/phpstan-phpstan-doctrine)[shipmonk/dead-code-detector

Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.

4853.5M91](/packages/shipmonk-dead-code-detector)[spaze/phpstan-disallowed-calls

PHPStan rules to detect disallowed method &amp; function calls, constant, namespace, attribute, property &amp; superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.

33422.6M550](/packages/spaze-phpstan-disallowed-calls)[tomasvotruba/cognitive-complexity

PHPStan rules to measure cognitive complexity of your classes and methods

1635.6M289](/packages/tomasvotruba-cognitive-complexity)

PHPackages © 2026

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