Download the PHP package taptima/phpstan-custom without Composer
On this page you can find all versions of the php package taptima/phpstan-custom. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download taptima/phpstan-custom
More information about taptima/phpstan-custom
Files in taptima/phpstan-custom
Download taptima/phpstan-custom
More information about taptima/phpstan-custom
Files in taptima/phpstan-custom
Please rate this library. Is it a good library?
Informations about the package phpstan-custom
Taptima customs extensions for PHPStan
This extension provides following features:
- Validates common entity properties existence of methods
set*
,get*
. - Validates boolean entity properties existence of methods
set*
,is*
orhas*
. - Validates
ArrayCollection
entity properties existence of methodsadd*
,remove*
andget*
.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this extension:
Then include extension.neon in your project's PHPStan config:
and
This extensions depends on phpstan-doctrine, so you have to configure it.
Contribution
Before to create a pull request to submit your contributon, you must:
- run tests and be sure nothing is broken
How to run tests
All versions of phpstan-custom with dependencies
PHP Build Version
Package Version
The package taptima/phpstan-custom contains the following files
Loading the files please wait ....