8000 GitHub - gmta/composer-velocita at 5.1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gmta/composer-velocita

Repository files navigation

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 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.

About

Velocita - Fast, reliable and shared Composer caching

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0