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
Requires
- php: >=7.0.0,<7.2.0
- phpstan/phpstan: ^0.9
Requires (Dev)
- psr/http-message: ^1.0
- zendframework/zend-inputfilter: ^2.8
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