damoon/cito

redirect https dist package fetching to a local http proxy cache

Maintainers

Details

github.com/damoon/cito

Source

Issues

Installs: 53 188

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 1

Type:composer-plugin

v0.0.1 2019-10-29 15:46 UTC

This package is auto-updated.

Last update: 2024-04-15 09:11:47 UTC


README

Deprecated in favor of https://github.com/turbine-kreuzberg/php-package-cache

Cito

installation

composer global require damoon/cito

configuration

CITO_DEBUG=1 enables debug output CITO_SERVER=http://127.0.0.1:8080 sets cito cache server

testing

rm -rf $COMPOSER_HOME/cache $HOME/.cache/composer/ vendor CITO_DEBUG=1 composer require amphp/http-server