PHPackages                             matthewbdaly/psalm-plugin-zendframework1 - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. matthewbdaly/psalm-plugin-zendframework1

ActivePsalm-plugin[Utility &amp; Helpers](/categories/utility)

matthewbdaly/psalm-plugin-zendframework1
========================================

Psalm plugin for Zend Framework 1

0.0.16(1y ago)41.8k2MITPHPPHP &lt;7.2

Since Sep 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/matthewbdaly/psalm-plugin-zendframework1)[ Packagist](https://packagist.org/packages/matthewbdaly/psalm-plugin-zendframework1)[ RSS](/packages/matthewbdaly-psalm-plugin-zendframework1/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (17)Used By (0)

psalm-plugin-zendframework1
===========================

[](#psalm-plugin-zendframework1)

[![Build Status](https://camo.githubusercontent.com/0ea42a9d0d5a77331f796592828a06dd945ec7ee986e0c41a243bbd9617a6541/68747470733a2f2f7472617669732d63692e6f72672f6d6174746865776264616c792f7073616c6d2d706c7567696e2d7a656e646672616d65776f726b312e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/matthewbdaly/psalm-plugin-zendframework1)

Psalm plugin for Zend Framework 1

Quickstart
----------

[](#quickstart)

Please refer to the [full Psalm documentation](https://psalm.dev/quickstart) for a more detailed guide on introducing Psalm into your project.

First, start by installing Psalm if you have not done so already:

```
composer require --dev vimeo/psalm
./vendor/bin/psalm --init
```

Next, install this package and enable the plugin

```
composer require --dev matthewbdaly/psalm-plugin-zendframework1
./vendor/bin/psalm-plugin enable matthewbdaly/psalm-plugin-zendframework1
```

Finally, run Psalm to analyze your codebase

```
./vendor/bin/psalm
```

DISCLAIMER
==========

[](#disclaimer)

The stub files for this plugin were generated automatically, and I have noticed that the access levels for properties and methods aren't always accurate, leading to false errors when the implemented access level differs from that defined in the stub. For an example of a fix for this, see

If you see an error along those lines, please try running Psalm with this plugin disabled. If it then no longer flags the issue, it's likely the definition of that method or property in the stub file has a different access level to the one in the code base. If this is the case, please submit a pull request to correct the access level.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.6% 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 ~94 days

Recently: every ~228 days

Total

16

Last Release

639d ago

PHP version history (2 changes)0.0.1PHP &lt;=7.1

0.0.2PHP &lt;7.2

### Community

Maintainers

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

---

Top Contributors

[![matthewbdaly](https://avatars.githubusercontent.com/u/450801?v=4)](https://github.com/matthewbdaly "matthewbdaly (25 commits)")[![matthewbdaly-mission](https://avatars.githubusercontent.com/u/126190146?v=4)](https://github.com/matthewbdaly-mission "matthewbdaly-mission (2 commits)")

---

Tags

phpphp-static-analysispsalmpsalm-pluginstatic-analysiszendframework1

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/matthewbdaly-psalm-plugin-zendframework1/health.svg)

```
[![Health](https://phpackages.com/badges/matthewbdaly-psalm-plugin-zendframework1/health.svg)](https://phpackages.com/packages/matthewbdaly-psalm-plugin-zendframework1)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[php-standard-library/psalm-plugin

Psalm plugin for the PHP Standard Library

252.0M47](/packages/php-standard-library-psalm-plugin)[humanmade/psalm-plugin-wordpress

WordPress stubs and plugin for Psalm static analysis.

81459.7k23](/packages/humanmade-psalm-plugin-wordpress)[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

68187.1k82](/packages/codeigniter4-devkit)[ramsey/devtools

A Composer plugin to aid PHP library and application development.

7134.7k26](/packages/ramsey-devtools)[orklah/psalm-strict-types

Adds strict\_types declaration when the file is provably safe

16104.0k](/packages/orklah-psalm-strict-types)

PHPackages © 2026

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