lychee-org/phpstan-lychee
最新稳定版本:2.0.3
Composer 安装命令:
composer require lychee-org/phpstan-lychee
包简介
Set of rules for all Lychee related php repo
README 文档
README
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
Safecode - 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:
composer require --dev lychee-org/phpstan-lychee
统计信息
- 总下载量: 881
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-11