詹姆斯·薛 / packet
代码格式化、静态分析等
v0.0.9
2024-05-03 11:00 UTC
Requires
- php: ^8.1
- ergebnis/composer-normalize: ^2.42
- friendsofphp/php-cs-fixer: ^3.52
- icanhazstring/composer-unused: ^0.8.11
- illuminate/collections: ^10.48
- rector/rector: ^1.0
- symfony/filesystem: ^6.4
- symfony/finder: ^6.4
- webmozart/assert: ^1.11
README
packet
代码格式化、静态分析等
安装
composer require --dev james.xue/packet
用法
vendor/bin/packet
命令
添加 composer
命令
fix rector and pint.
rector Instant Upgrade and Automated Refactoring of any PHP code.
pint A tool to automatically fix PHP code style.
unused Show unused packages by scanning your code.
normalize Provides a composer plugin for normalizing composer.json.