定制 explicatis/composer-binary-checker 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

explicatis/composer-binary-checker

Composer 安装命令:

composer require explicatis/composer-binary-checker

包简介

Plugin for Composer to require the presence of a binary on the target system

README 文档

README

Plugin for Composer to require the presence of a binary on the target system

Configuring required system binaries

On every composer install and composer update, a check runs to verify that certain system binaries are available in the PATH. The list of these binaries is maintained in composer.json under extra.required-binaries:

{
    "extra": {
        "required-binaries": ["graphicsmagick", "qpdf"]
    }
}

To add another binary, simply add its name (as it is invoked on the command line) to this array. If one of the listed binaries is missing on the system, Composer aborts with an error message. These binaries are not installed by Composer and must be provided on the system manually (e.g. via the operating system's package manager).

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-07-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固