zonuexe/phpactor-dist 问题修复 & 功能扩展

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

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

zonuexe/phpactor-dist

最新稳定版本:2023.09.24.0

Composer 安装命令:

composer require zonuexe/phpactor-dist

包简介

PHP refactoring and intellisense tool for text editors

README 文档

README

This package is a distribution of the Phpactor CLI executable.

How to install

composer global require zonuexe/phpactor-dist

Note: This repository is a proof of concept to propose to the Phpactor mainstream. Do not depends on this package as it will be removed without notice.

Why "dist" package?

Applications generally avoid reinventing the wheel by relying on many external packages. However, when you install multiple tools at the same time, they often fail to install due to version conflicts or fall back to unintended older versions.

That's because Composer only allows you to depend on a single version per package. This Composer package redistributes the PHAR archive and startup scripts to use Phpactor as a CLI tool. This allows users to easily update packages in Composer without conflict.

Warning If this package conflicts with the phpactor/phpactor package, please run composer global remove phpactor/phpactor first.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: Vim Script

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-14