imanghafoori/php-imports-analyzer 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

imanghafoori/php-imports-analyzer

最新稳定版本:v1.1.0

Composer 安装命令:

composer require imanghafoori/php-imports-analyzer

包简介

A command line tool to scan for extra or wrong use statements in composer based apps.

README 文档

README

A command line utility designed to scan your composer-based PHP applications and identify unnecessary or incorrect use statements. This tool is especially beneficial for examining your open-source packages, ensuring they adhere to optimal coding standards.

Install:

composer require imanghafoori/php-imports-analyzer --dev

Alternatively, you have the option to install it globally:

composer global require imanghafoori/php-imports-analyzer

Usage:

./vendor/bin/check_imports

Navigate to your project's root directory and run the following command:

check_imports

image

统计信息

  • 总下载量: 192.28k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 21
  • 点击次数: 1
  • 依赖项目数: 20
  • 推荐数: 0

GitHub 信息

  • Stars: 21
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-12-10