composer 安裝使用教程
1、下載installer的文件,使用瀏覽器開啟鏈接:getcomposer.org/installer,下載如下文件到 E:\xs2016\composer, installer , 重命名為composer_installer.phar,
2、運行,cmd ,開啟命令行,進入 composer_installer.phar 所在目錄, 輸入 PHP composer_installer.phar,
如果出現(xiàn) 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、安裝完成后,會在相應(yīng)目錄出現(xiàn) composer.phar 文件
composer使用:
命令行:
php composer.phar create-project slim/slim-skeleton [webapi]
結(jié)果是
你的目錄下,下載了slim框架代碼。
以上便是winwin7小編給大家介紹的composer-setup.exe安裝包,有需要的用戶快來獲取吧!
以上便是winwin7給大家介紹的composer。exe,php依賴包!