composer中文下载_composer-setup.exe安装包(php依赖管理工具)下载
Composer安装包是一款非常不错的php依赖管理软件,是 PHP 中用来管理依赖《dependency》关系的工具,比如:在安装yii2.0 时用先安装composer-setup.exe,composer涉及 “packages” 和 “libraries”,知识兔使用的时候切记打开PHP扩展的openssl扩展!
composer 安装使用教程
1、知识兔下载installer的文件,知识兔使用浏览器开启链接:getcomposer.org/installer,下载如下文件到 E:\xs2016\composer, installer , 重命名为composer_installer.phar,
2、运行,cmd ,开启命令行,进入 composer_installer.phar 所在目录, 输入 PHP composer_installer.phar,
如果知识兔出现 xdebug 的提醒。开启PHP.INI ;zend_extension = “d:/wamp2.5/bin/php/php5.5.12/zend_ext/php_xdebug-2.2.5-5.5-vc11-x86_64.dll” 注释掉这行。
3、安装完成后,会在相应目录出现 composer.phar 文件
composer使用:
命令行:
php composer.phar create-project slim/slim-skeleton [webapi]
结果是
你的目录下,下载了slim框架代码。
以上便是winwin7知识兔小编给大家介绍的composer-setup.exe安装包,有需要的用户快来获取吧!
以上便是winwin7给大家介绍的composer。exe,php依赖包!
下载仅供下载体验和测试学习,不得商用和正当使用。