PHPackages                             asgrim/phpstan-zend-framework - 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. asgrim/phpstan-zend-framework

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

asgrim/phpstan-zend-framework
=============================

PHPStan extension for Zend Framework and Expressive

0.0.1(7y ago)217MITPHPPHP &gt;=7.0.0,&lt;7.2.0

Since Oct 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/asgrim/phpstan-zend-framework)[ Packagist](https://packagist.org/packages/asgrim/phpstan-zend-framework)[ RSS](/packages/asgrim-phpstan-zend-framework/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

PHPStan Zend Framework / Expressive extension
=============================================

[](#phpstan-zend-framework--expressive-extension)

Needed extension to sync things easier.

May or may not be useful.

phpstan 0.10 support comes later (because legacy...)

Usage
-----

[](#usage)

First, `composer require --dev asgrim/phpstan-zend-framework`

Then add to `phpstan.neon`:

```
services:
	-
		class: Asgrim\PhpStanZendFramework\InputFilterToAcceptParsedBodyExtension
		tags:
			- phpstan.broker.dynamicMethodReturnTypeExtension

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

2808d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2734194006e4987a8e12379a63b4f6c0a4478b5818ea7ce677499b1f714a92d2?d=identicon)[asgrim](/maintainers/asgrim)

---

Top Contributors

[![asgrim](https://avatars.githubusercontent.com/u/496145?v=4)](https://github.com/asgrim "asgrim (3 commits)")

### Embed Badge

![Health badge](/badges/asgrim-phpstan-zend-framework/health.svg)

```
[![Health](https://phpackages.com/badges/asgrim-phpstan-zend-framework/health.svg)](https://phpackages.com/packages/asgrim-phpstan-zend-framework)
```

###  Alternatives

[larastan/larastan

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

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

Symfony Framework extensions and rules for PHPStan

79475.7M2.1k](/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.5M89](/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.6M522](/packages/spaze-phpstan-disallowed-calls)[tomasvotruba/cognitive-complexity

PHPStan rules to measure cognitive complexity of your classes and methods

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

PHPackages © 2026

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