net.christianto/codestyle-meta
最新稳定版本:v0.0.2
Composer 安装命令:
composer require net.christianto/codestyle-meta
包简介
Code style package presets for PHP
README 文档
README
Inspired from @VotrubaT's
Tweet.
Installation
composer require net.christianto/codestyle-meta --dev
Then add the following scripts to your composer.json:
{
"scripts": {
"style:check": "vendor/bin/ecs check",
"style:fix": "vendor/bin/ecs fix",
"style:composer": "composer normalize"
}
}
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-07