damoon / cito
redirect https dist package fetching to a local http proxy cache
v0.0.1
2019-10-29 15:46 UTC
Requires
- composer-plugin-api: ^1.1
- hirak/prestissimo: ^0.3
This package is auto-updated.
Last update: 2026-02-15 13:01:38 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