PHPackages                             muglug/test-phpstan-shim-no-replace - 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. muglug/test-phpstan-shim-no-replace

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

muglug/test-phpstan-shim-no-replace
===================================

Testing PHPStan Phar distribution without replacement

0.11.6(7y ago)09MITPHPPHP ~7.1

Since May 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/muglug/phpstan-shim)[ Packagist](https://packagist.org/packages/muglug/test-phpstan-shim-no-replace)[ RSS](/packages/muglug-test-phpstan-shim-no-replace/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (29)Used By (0)

PHPStan shim
============

[](#phpstan-shim)

The prefixed `.phar` distribution is built using [phpstan-compiler](https://github.com/phpstan/phpstan-compiler).

Usage
-----

[](#usage)

Install the package

```
composer require --dev phpstan/phpstan-shim
```

and use it like the original executable

```
vendor/bin/phpstan.phar analyse src
```

Check out the main repo for more options .

For technical reasons, if your project depends on `nikic/php-parser` package, make sure you have the `PHAR` PHP extension enabled, otherwise the composer autoloader will not work as expected.

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

[](#configuration)

It is recommended that you set a `tmpDir` in your `phpstan.neon`, otherwise it uses the system temp directory.

```
parameters:
    tmpDir: var/cache/phpstan

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69% 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 ~27 days

Recently: every ~21 days

Total

28

Last Release

2609d ago

PHP version history (2 changes)0.6.x-devPHP ~7.0

0.10PHP ~7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/37a992956f2ceb043547091360fe71dacdd2b227d5450e7022b2a53660ba4e44?d=identicon)[muglug](/maintainers/muglug)

---

Top Contributors

[![ondrejmirtes](https://avatars.githubusercontent.com/u/104888?v=4)](https://github.com/ondrejmirtes "ondrejmirtes (40 commits)")[![fprochazka](https://avatars.githubusercontent.com/u/158625?v=4)](https://github.com/fprochazka "fprochazka (13 commits)")[![lookyman](https://avatars.githubusercontent.com/u/3863468?v=4)](https://github.com/lookyman "lookyman (3 commits)")[![JanTvrdik](https://avatars.githubusercontent.com/u/175109?v=4)](https://github.com/JanTvrdik "JanTvrdik (1 commits)")[![muglug](https://avatars.githubusercontent.com/u/2292638?v=4)](https://github.com/muglug "muglug (1 commits)")

### Embed Badge

![Health badge](/badges/muglug-test-phpstan-shim-no-replace/health.svg)

```
[![Health](https://phpackages.com/badges/muglug-test-phpstan-shim-no-replace/health.svg)](https://phpackages.com/packages/muglug-test-phpstan-shim-no-replace)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

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

14228.7M341](/packages/dms-phpunit-arraysubset-asserts)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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