PHPackages                             evosoftcz/phpstan-eda - 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. evosoftcz/phpstan-eda

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

evosoftcz/phpstan-eda
=====================

Eda class reflection extension for PHPStan

2.0.0(1y ago)06.6k↓48.7%MITPHPPHP ^8.1

Since May 5Pushed 1y ago2 watchersCompare

[ Source](https://github.com/evosoftcz/phpstan-eda)[ Packagist](https://packagist.org/packages/evosoftcz/phpstan-eda)[ RSS](/packages/evosoftcz-phpstan-eda/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (5)Versions (5)Used By (0)

Eda class reflection extension for PHPStan
==========================================

[](#eda-class-reflection-extension-for-phpstan)

- [PHPStan](https://phpstan.org/)

This extension defines dynamic methods on `Eda\Flow` instance. They are called to build an SQL query dynamically.

Installation
------------

[](#installation)

To use this extension, require it in [Composer](https://getcomposer.org/):

```
composer require --dev evosoftcz/phpstan-eda

```

If you also install [phpstan/extension-installer](https://github.com/phpstan/extension-installer) then you're all set!

 Manual installationIf you don't want to use `phpstan/extension-installer`, include extension.neon in your project's PHPStan config:

```
includes:
    - vendor/evosoftcz/phpstan-eda/extension.neon

```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

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

Total

3

Last Release

595d ago

Major Versions

0.2.0 → 2.0.02024-11-15

PHP version history (3 changes)0.1.4PHP ^7.1 || ^8.0

0.2.0PHP ^8.0

2.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/671b0eb114d59a1b78791aec0e286f45885d4cd8342bb19587f29442ffe7ee70?d=identicon)[ondrasoch](/maintainers/ondrasoch)

---

Top Contributors

[![BigOHenry](https://avatars.githubusercontent.com/u/15823552?v=4)](https://github.com/BigOHenry "BigOHenry (1 commits)")

###  Code Quality

TestsPHPUnit

Type Coverage Yes

### Embed Badge

![Health badge](/badges/evosoftcz-phpstan-eda/health.svg)

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

###  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.6M288](/packages/tomasvotruba-cognitive-complexity)

PHPackages © 2026

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