Download the PHP package aonach/magento2-phpstan without Composer
On this page you can find all versions of the php package aonach/magento2-phpstan. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aonach/magento2-phpstan
More information about aonach/magento2-phpstan
Files in aonach/magento2-phpstan
Download aonach/magento2-phpstan
More information about aonach/magento2-phpstan
Files in aonach/magento2-phpstan
Vendor aonach
Package magento2-phpstan
Short Description PhpStan extension to support Magento 2
License MIT
Package magento2-phpstan
Short Description PhpStan extension to support Magento 2
License MIT
Please rate this library. Is it a good library?
Informations about the package magento2-phpstan
PHPStan Extension - Magento 2
The extension bootstraps the same autoloader that is run when using Magento 2's unit tests. By default it will place
the generated class under var/. Change the environment variable TESTS_TEMP_DIR
to change the folder.
Installation Instructions via Composer
composer require --dev aonach/magento2-phpstan
Note on required use of phpstan/extension-installer
Manual installation
If the use of `phpstan/extension-installer` is not working for you undo the installation by adding to your project's composer.json file. Then manually include extension.neon in your project's PHPStan config: Or as an alternative approach you can check out https://github.com/bitExpert/phpstan-magentoAll versions of magento2-phpstan with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 || ^8.0
phpstan/phpstan Version >=0.12.26
phpstan/extension-installer Version ^1.0
magento/framework Version ^100.0 || ^101.0.0 || ^102.0.0 || ^103.0.0
phpstan/phpstan Version >=0.12.26
phpstan/extension-installer Version ^1.0
magento/framework Version ^100.0 || ^101.0.0 || ^102.0.0 || ^103.0.0
The package aonach/magento2-phpstan contains the following files
Loading the files please wait ....