james.xue / 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
代码格式化、静态分析等
Install
composer require --dev james.xue/packet
Usage
vendor/bin/packet
Commands
Add composer
commands
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.