Windows7环境下Composer 安装包的Cache目录位置,windows7composer
Windows7环境下Composer 安装包的Cache目录位置,windows7composer
http://segmentfault.com/a/1190000000355928
https://getcomposer.org/doc/
要说Composer的用法,以后再说,现在只记录windows7环境下Composer安装包的Cache目录,先看英文
COMPOSER_CACHE_DIR#
The <strong>COMPOSER_CACHE_DIR</strong>
var allows you to change the composer cache directory, which is also configurable via the <b>cache</b>-dir
option.
By default it points to $COMPOSER_HOME/cache on *nix and OSX, and C:\Users\<user>\AppData\Local\<b>Composer</b></user>
(or %LOCALAPPDATA%/<b>Composer</b>
) on Windows.
在windows环境下就是这个目录C:\Users\XXX\AppData\Local\Composer\
看进去phpunit文件夹下都是压缩文件。
所以看到下面的话你就不会觉得不明不白。
最近一年以来的Composer会自动存档你下载的dist包。默认设置下,dist包用于加了tag的版本,例如"symfony/symfony": "v2.1.4"
,或者是通配符或版本区间,"2.1.*"
或">=2.2,(如果你使用<code>stable
作为你的minimum-stability
。
dist包也可以用于诸如dev-master
之类的分支,Github允许你下载某个git引用的压缩包。为了强制使用压缩包,而不是克隆源代码,你可以使用install
和update
的--prefer-dist
选项。
C:\Windows\Installer
C:\Windows\Installer\$PatchCache$
更改后,可能会出错,建议不要。
先在控制面板的文件夹选项里把"显示隐藏文件"的勾打上,再在Win7系统盘目录下找"MSOCache"就是Office的安装目录.(至少Office03,07,10正常安装后都在MSOCache目录下)

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)
