james.xue/packet

代码格式化、静态分析等

v0.0.9 2024-05-03 11:00 UTC

This package is auto-updated.

Last update: 2024-05-05 13:44:59 UTC


README

代码格式化、静态分析等

GitHub watchers GitHub forks GitHub Repo stars GitHub Release GitHub Tag GitHub License

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.