定制 isaac/composer-velocita 二次开发

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

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

isaac/composer-velocita

最新稳定版本:5.1.1

Composer 安装命令:

composer require isaac/composer-velocita

包简介

Fast and reliable Composer package downloads by using Velocita

README 文档

README

This repository has been archived and is replaced by the GMTA composer-velocita repository.

The Composer package has been replaced by gmta/composer-velocita.

To upgrade to the new package, perform the following steps:

composer global remove isaac/composer-velocita
composer global config --unset allow-plugins.isaac/composer-velocita
composer global config allow-plugins.gmta/composer-velocita true
composer global require gmta/composer-velocita

Velocita Composer plugin

Packagist Version Packagist Downloads Packagist PHP Version Support License

Fast and reliable Composer package downloads using Velocita: a caching reverse proxy that does not require you to modify your projects.

Getting Started

Prerequisites

  • PHP 7.4 or newer
  • A running Velocita instance
  • Composer 2

Installation

Installation and configuration of the Velocita plugin is global, so you can use it for all projects that use Composer without having to add it to your project's composer.json.

composer global config allow-plugins.isaac/composer-velocita true
composer global require isaac/composer-velocita
composer velocita:enable https://url.to.your.velocita.tld/

Usage

After enabling and configuring Velocita, it is automatically used for all Composer projects when running require, update, install, etcetera.

Removal

Disable the plugin by executing:

composer velocita:disable

If you want to remove the plugin completely, execute:

composer global remove isaac/composer-velocita

Authors

Contributing

Raise an issue or submit a pull request on GitHub.

License

This project is licensed under the MIT License - see the LICENSE file for details.

统计信息

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

GitHub 信息

  • Stars: 29
  • Watchers: 7
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-10-26