PHPackages                             shipmonk/phpstan-dev - 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. shipmonk/phpstan-dev

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

shipmonk/phpstan-dev
====================

Development utilities for PHPStan rules testing, extracted from shipmonk/phpstan-rules

0.1.6(3mo ago)732.9k↑57.5%13MITPHPPHP ^7.4 || ^8.0CI passing

Since Aug 6Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/shipmonk-rnd/phpstan-dev)[ Packagist](https://packagist.org/packages/shipmonk/phpstan-dev)[ RSS](/packages/shipmonk-phpstan-dev/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (10)Versions (10)Used By (3)

PHPStan Rules Development Utilities
===================================

[](#phpstan-rules-development-utilities)

Inplace fixture asserts and autofix for PHPStan rules. No more manual line adjustments in tests when new code is added to rule fixtures.

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

[](#installation)

```
composer require --dev shipmonk/phpstan-dev
```

Usage
-----

[](#usage)

```
