承接 martinshaw/decomposer 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

martinshaw/decomposer

最新稳定版本:1.1.7

Composer 安装命令:

composer create-project martinshaw/decomposer

包简介

List Composer 'vendor' directories on your system, how heavy they are, then you can select which ones you want to delete to free up space (NPM's npkill but for PHP Composer)

README 文档

README

List Composer 'vendor' directories on your system, how heavy they are, then you can select which ones you want to delete to free up space (NPM's npkill but for PHP Composer)

Screenshot

Screenshot

Usage

decomposer # Opens the interactive UI
decomposer --all # Deletes all vendor directories without interaction

Installation

composer global require martinshaw/decomposer

This will install the decomposer command in your global composer bin directory, which is usually ~/.composer/vendor/bin or ~/.config/composer/vendor/bin on Unix systems and %APPDATA%\Composer\vendor\bin on Windows.

To access the decomposer command from anywhere, you need to add the global composer bin directory to your system's PATH environment variable.

On Windows

  1. Open the Control Panel.
  2. Click on System and Security.
  3. Click on System.
  4. Click on Advanced system settings.
  5. Click on Environment Variables.
  6. Under System variables, find and select the Path variable, then click on Edit.
  7. Click on New and add the path to your global composer bin directory.
  8. Click on OK on all windows to apply the changes.

On Linux and macOS

Depending on if your global composer bin directory is ~/.composer/vendor/bin or ~/.config/composer/vendor/bin, you need to add the following line to your ~/.bashrc, ~/.zshrc, or ~/.profile file:

export PATH="$PATH:$HOME/.composer/vendor/bin"

or

export PATH="$PATH:$HOME/.config/composer/vendor/bin"

Then, run the following command to apply the changes:

source ~/.bashrc

or source ~/.zshrc or source ~/.profile depending on which file you added the line to.

统计信息

  • 总下载量: 69
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2024-03-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固