juliangut/phpstan-config 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

juliangut/phpstan-config

最新稳定版本:1.4

Composer 安装命令:

composer require juliangut/phpstan-config

包简介

PHPStan configuration

README 文档

README

PHP version Latest Version License

Total Downloads Monthly Downloads

phpstan-config

Opinionated as can be configuration defaults for PHPStan

Installation

Composer

composer require --dev juliangut/phpstan-config

If You need a specific PHPStan constraint

composer require --dev phpstan/phpstan:^1.11

Usage

Include in your phpstan configuration file

Without PHPUnit rules

includes:
  - %rootDir%/../../juliangut/phpstan-config/phpstan.neon

# Add your custom configuration if needed

With PHPUnit rules

includes:
  - %rootDir%/../../juliangut/phpstan-config/phpstan-phpunit.neon

# Add your custom configuration if needed

Contributing

Found a bug or have a feature request? Please open a new issue. Have a look at existing issues before.

See file CONTRIBUTING.md

License

See file LICENSE included with the source code for a copy of the license terms.

统计信息

  • 总下载量: 6.69k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 8
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2023-06-13