dev-master
9999999-dev https://github.com/tomzx/composer-proxyComposer proxy to cache external packages sources
MIT
The Requires
The Development Requires
by Tom Rochette
composer proxy
Composer proxy to cache external packages sources
Composer Proxy
is a lightweight service that uses satis to provide you with the means to cache remote packages., (*2)
Composer Proxy
is expected to be used with Composer Proxy Client, which is a small composer plugin which will inform the proxy of the packages to cache., (*3)
Composer Proxy Client
.public
folder.homepage
(the proxy address that will serve the packages), repositories
(see satis' definition of repositories
) and require-depenedencies
(again, see satis' definition).On your first request to the server you should see the configuration file get created, as well as public/package.json
, public/include
and public/dist
., (*4)
Support satis cron job to fetch current packages specifications, (*5)
This is a work in progress. Composer Proxy
and Composer Proxy Client
are not ready to be used in production., (*6)
The code is licensed under the MIT license. See license.txt., (*7)
Composer proxy to cache external packages sources
MIT
composer proxy