Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

asgrim/phpstan-zend-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Then add to phpstan.neon:

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

About

PHPStan extension for Zend Framework and Expressive

Resources

Stars

Watchers

Forks

Packages

No packages published