Download the PHP package spryker-sdk/phpstan-spryker without Composer
On this page you can find all versions of the php package spryker-sdk/phpstan-spryker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download spryker-sdk/phpstan-spryker
More information about spryker-sdk/phpstan-spryker
Files in spryker-sdk/phpstan-spryker
Download spryker-sdk/phpstan-spryker
More information about spryker-sdk/phpstan-spryker
Files in spryker-sdk/phpstan-spryker
Vendor spryker-sdk
Package phpstan-spryker
Short Description Spryker PHPStan Extensions
License MIT
Homepage https://spryker.com
Package phpstan-spryker
Short Description Spryker PHPStan Extensions
License MIT
Homepage https://spryker.com
Please rate this library. Is it a good library?
Informations about the package phpstan-spryker
Spryker PHPStan Extensions
This extension provides following features:
- Notifies you when you try to use
getConfig()
,getClient()
,getFacade()
,getFactory()
,getSharedConfig()
,getQueryContainer()
methods without specifying theirs types in a class's DocBlock.
Usage
How to use in Spryker projects
To use this extension, require it in Composer. Make sure you include the repo as require-dev
dependency:
You can use phpstan/extension-installer to automatically load the configuration:
Or include the extension.neon
manually in your project's PHPStan config:
All versions of phpstan-spryker with dependencies
PHP Build Version
Package Version
The package spryker-sdk/phpstan-spryker contains the following files
Loading the files please wait ....