Download the PHP package quant/phpstan without Composer
On this page you can find all versions of the php package quant/phpstan. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quant/phpstan
More information about quant/phpstan
Files in quant/phpstan
Download quant/phpstan
More information about quant/phpstan
Files in quant/phpstan
Vendor quant
Package phpstan
Short Description phpstan extensions for quant
License MIT
Homepage https://quant-php.dev/docs/packages/quant/phpstan
Package phpstan
Short Description phpstan extensions for quant
License MIT
Homepage https://quant-php.dev/docs/packages/quant/phpstan
Please rate this library. Is it a good library?
Informations about the package phpstan
quant/phpstan
phpstan extensions for quant.
Installation
The extension is already available with quant/quant.
To register this extension with your project, use
This should automatically register the extension with your phpstan installation:
Documentation
quant/phpstan provides support for properly analysing classes that use getter
/ setter
automation with the help
of Quant\Core\Trait\AccessorTrait.
will register with availability of A
:
Modifiers are considered: setValue()
will be registered with protected
access in this case.
Resources
- Report issues and send Pull Requests in the main quant repository
All versions of phpstan with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
composer-runtime-api Version >=2.1
composer-runtime-api Version >=2.1
The package quant/phpstan contains the following files
Loading the files please wait ....