iodigital-com/phpstan-magento2-stubs

PHPStan Magento 2 stub files

v1.1.0 2024-08-14 12:57 UTC

This package is auto-updated.

Last update: 2024-10-21 07:50:52 UTC


README

PHPStan stubfiles for the Magento 2 framework. Currenly the stub files are targeted towards the 2.4.5-p1 version.

Installation

composer require --dev iodigital-com/phpstan-magento2-stubs

If you use the phpstan/extension-installer package. You do not need any further configuraton. However if you do not use this package. Add the following configuration to your phpstan.neon file.

includes:
  - ./vendor/iodigital-com/phpstan-magento2-stubfiles/extension.yml