james.xue / packet
代码格式化、静态分析等
v1.0.2
2025-04-20 07:37 UTC
Requires
- php: ^8.1 | ^8.2
- ergebnis/composer-normalize: ^2.42
- friendsofphp/php-cs-fixer: ^3.52
- icanhazstring/composer-unused: ^0.8.11
- illuminate/collections: ^10.0 | ^11.0 | ^12.0
- rector/rector: ^1.0
- symfony/filesystem: ^6.4 | ^7.0 |^7.2
- symfony/finder: ^6.4 | ^7.0 | ^7.2
- 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.