Download the PHP package lychee-org/phpstan-lychee without Composer
On this page you can find all versions of the php package lychee-org/phpstan-lychee. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lychee-org/phpstan-lychee
More information about lychee-org/phpstan-lychee
Files in lychee-org/phpstan-lychee
Download lychee-org/phpstan-lychee
More information about lychee-org/phpstan-lychee
Files in lychee-org/phpstan-lychee
Vendor lychee-org
Package phpstan-lychee
Short Description Set of rules for all Lychee related php repo
License MIT
Package phpstan-lychee
Short Description Set of rules for all Lychee related php repo
License MIT
Please rate this library. Is it a good library?
Informations about the package phpstan-lychee
phpstan-lychee
PHPStan focuses on finding bugs in your code. But in PHP there's a lot of leeway in how stuff can be written. This repository contains a set of rules that are applied on each LycheeOrg PHP repository.
This includes:
- phpstan/phpstan — obviously...
- phpstan/phpstan-deprecation-rules — avoiding any deprecation
- phpstan/phpstan-strict-rules — strict and opinionated rules
- thecodingmachine/phpstan-safe-rule — Ensure the use of
Safe
code - nunomaduro/larastan — stubs for Laravel
- slam/phpstan-extensions — No unused variables
- symplify/phpstan-rules — A lot of stricter rules with regard to coding standards.
Installation
To use this extension, require it in Composer:
All versions of phpstan-lychee with dependencies
PHP Build Version
Package Version
Requires
friendsofphp/php-cs-fixer Version
^3.3
php-parallel-lint/php-parallel-lint Version ^1.2
phpstan/phpstan Version ^1.9
phpstan/phpstan-deprecation-rules Version ^1.2
phpstan/phpstan-strict-rules Version ^1.6
slam/phpstan-extensions Version ^6.3
squizlabs/php_codesniffer Version ^3.5
symplify/phpstan-rules Version 12.7.0
thecodingmachine/phpstan-safe-rule Version ^1.2
php-parallel-lint/php-parallel-lint Version ^1.2
phpstan/phpstan Version ^1.9
phpstan/phpstan-deprecation-rules Version ^1.2
phpstan/phpstan-strict-rules Version ^1.6
slam/phpstan-extensions Version ^6.3
squizlabs/php_codesniffer Version ^3.5
symplify/phpstan-rules Version 12.7.0
thecodingmachine/phpstan-safe-rule Version ^1.2
The package lychee-org/phpstan-lychee contains the following files
Loading the files please wait ....