Download the PHP package michaelgooden/phpstan-zend-mvc without Composer
On this page you can find all versions of the php package michaelgooden/phpstan-zend-mvc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download michaelgooden/phpstan-zend-mvc
More information about michaelgooden/phpstan-zend-mvc
Files in michaelgooden/phpstan-zend-mvc
Download michaelgooden/phpstan-zend-mvc
More information about michaelgooden/phpstan-zend-mvc
Files in michaelgooden/phpstan-zend-mvc
Vendor michaelgooden
Package phpstan-zend-mvc
Short Description Zend Framework 3 MVC controller plugin extension for PHPStan.
License MIT
Package phpstan-zend-mvc
Short Description Zend Framework 3 MVC controller plugin extension for PHPStan.
License MIT
Please rate this library. Is it a good library?
Informations about the package phpstan-zend-mvc
PHPStan extension for Zend Framework MVC Controller Plugins
Adds support to PHPStan to correctly handle controller plugins that are called
using magic __call()
in \Zend\Mvc\Controller\AbstractController
and
children.
Installation
- Add
michaelgooden/phpstan-zend-mvc
as arequire-dev
Composer dependency -
Add the following to phpstan.neon in your top-level app directory
- Run PHPStan with the config file switch
phpstan -c phpstan.neon
All versions of phpstan-zend-mvc with dependencies
PHP Build Version
Package Version
The package michaelgooden/phpstan-zend-mvc contains the following files
Loading the files please wait ....