asgrim/phpstan-zend-framework

This package is abandoned and no longer maintained. No replacement package was suggested.

PHPStan extension for Zend Framework and Expressive

0.0.1 2018-10-23 12:24 UTC

This package is auto-updated.

Last update: 2020-09-08 08:17:11 UTC


README

Needed extension to sync things easier.

May or may not be useful.

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

Usage

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

Then add to phpstan.neon:

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