kafkiansky/forbid
最新稳定版本:v0.1.0
Composer 安装命令:
composer require --dev kafkiansky/forbid
包简介
A psalm plugin that finds and forbids code smells.
README 文档
README
- PHP 8.1 or higher.
- ext-simplexml (psalm requirement)
Installation
The package could be installed with composer:
composer require kafkiansky/forbid --dev
Why
I'm tired of code that is hard to maintain, hard to read, hard to understand, and hard to extend. And that's why this plugin forbids traits, non-final classes, non-exhaustive abstraction, and other code smells.
Testing
$ composer codeception
License
The MIT License (MIT). See License File for more information.
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-22