isaac/phpstan-magento2-stubs

PHPStan Magento 2 stub files

Installs: 2 491

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 1

Open Issues: 0

Type:phpstan-extension

1.0.1 2023-05-09 08:05 UTC

This package is auto-updated.

Last update: 2024-04-09 14:43:35 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 isaac/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/isaac/phpstan-magento2-stubfiles/extension.yml