1. First Download computer.exe File
2. Install Composer Your Computer
3. composer self-update
4. http://www.yiiframework.com/download/
php composer.phar global require "fxp/composer-asset-plugin:^1.2.0"
custom Syntax:
composer global require "fxp/composer-asset-plugin:^1.2.0"
5.NOTE:- Sometime ask GIT Token Key
6. http://www.yiiframework.com/download/
php composer.phar create-project yiisoft/yii2-app-advanced advanced 2.0.10
custom syntax:
composer create-project yiisoft/yii2-app-advanced advanced 2.0.10
Installation Process:
E:\xampp\htdocs\dev2016\tryyii>composer create-project yiisoft/yii2-app-advanced
advanced 2.0.10
Installing yiisoft/yii2-app-advanced (2.0.10)
- Installing yiisoft/yii2-app-advanced (2.0.10)
Loading from cache
Created project in advanced
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing yiisoft/yii2-composer (2.0.4)
Loading from cache
- Installing swiftmailer/swiftmailer (v5.4.4)
Loading from cache
- Installing bower-asset/jquery (2.2.4)
Loading from cache
- Installing bower-asset/yii2-pjax (v2.0.6)
Loading from cache
- Installing bower-asset/punycode (v1.3.2)
Loading from cache
- Installing bower-asset/jquery.inputmask (3.2.7)
Loading from cache
- Installing cebe/markdown (1.1.1)
Loading from cache
- Installing ezyang/htmlpurifier (v4.8.0)
Loading from cache
- Installing yiisoft/yii2 (2.0.10)
Loading from cache
- Installing yiisoft/yii2-swiftmailer (2.0.6)
Loading from cache
- Installing bower-asset/bootstrap (v3.3.7)
Loading from cache
- Installing yiisoft/yii2-bootstrap (2.0.6)
Loading from cache
- Installing yiisoft/yii2-debug (2.0.7)
Loading from cache
- Installing bower-asset/typeahead.js (v0.11.1)
Loading from cache
- Installing phpspec/php-diff (v1.1.0)
Loading from cache
- Installing yiisoft/yii2-gii (2.0.5)
Loading from cache
- Installing fzaninotto/faker (v1.6.0)
Loading from cache
- Installing yiisoft/yii2-faker (2.0.3)
Loading from cache
- Installing sebastian/diff (1.4.1)
Loading from cache
- Installing sebastian/recursion-context (2.0.0)
Loading from cache
- Installing sebastian/exporter (2.0.0)
Loading from cache
- Installing sebastian/comparator (1.2.2)
Loading from cache
- Installing behat/gherkin (v4.4.5)
Loading from cache
- Installing symfony/polyfill-mbstring (v1.3.0)
Loading from cache
- Installing symfony/dom-crawler (v3.2.0)
Loading from cache
- Installing symfony/css-selector (v3.2.0)
Loading from cache
- Installing symfony/browser-kit (v3.2.0)
Loading from cache
- Installing symfony/yaml (v3.2.0)
Loading from cache
- Installing symfony/event-dispatcher (v3.2.0)
Loading from cache
- Installing psr/log (1.0.2)
Loading from cache
- Installing symfony/debug (v3.2.0)
Loading from cache
- Installing symfony/console (v3.2.0)
Loading from cache
- Installing symfony/finder (v3.2.0)
Loading from cache
- Installing psr/http-message (1.0.1)
Loading from cache
- Installing guzzlehttp/psr7 (1.3.1)
Loading from cache
- Installing sebastian/version (2.0.1)
Loading from cache
- Installing sebastian/environment (2.0.0)
Loading from cache
- Installing sebastian/code-unit-reverse-lookup (1.0.0)
Loading from cache
- Installing phpunit/php-token-stream (1.4.9)
Loading from cache
- Installing phpunit/php-text-template (1.2.1)
Loading from cache
- Installing phpunit/php-file-iterator (1.4.2)
Loading from cache
- Installing phpunit/php-code-coverage (4.0.3)
Loading from cache
- Installing sebastian/resource-operations (1.0.0)
Loading from cache
- Installing sebastian/object-enumerator (2.0.0)
Loading from cache
- Installing sebastian/global-state (1.1.1)
Loading from cache
- Installing doctrine/instantiator (1.0.5)
Loading from cache
- Installing phpunit/phpunit-mock-objects (3.4.2)
Loading from cache
- Installing phpunit/php-timer (1.0.8)
Loading from cache
- Installing webmozart/assert (1.2.0)
Loading from cache
- Installing phpdocumentor/reflection-common (1.0)
Loading from cache
- Installing phpdocumentor/type-resolver (0.2.1)
Loading from cache
- Installing phpdocumentor/reflection-docblock (3.1.1)
Loading from cache
- Installing phpspec/prophecy (v1.6.2)
Loading from cache
- Installing myclabs/deep-copy (1.5.5)
Loading from cache
- Installing phpunit/phpunit (5.6.7)
Loading from cache
- Installing codeception/base (2.2.6)
Loading from cache
- Installing codeception/verify (0.3.2)
Loading from cache
symfony/browser-kit suggests installing symfony/process ()
symfony/event-dispatcher suggests installing symfony/dependency-injection ()
symfony/event-dispatcher suggests installing symfony/http-kernel ()
symfony/console suggests installing symfony/filesystem ()
symfony/console suggests installing symfony/process ()
phpunit/php-code-coverage suggests installing ext-xdebug (>=2.4.0)
sebastian/global-state suggests installing ext-uopz (*)
phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)
phpunit/phpunit suggests installing ext-xdebug (*)
codeception/base suggests installing codeception/specify (BDD-style code blocks)
codeception/base suggests installing flow/jsonpath (For using JSONPath in REST m
odule)
codeception/base suggests installing phpseclib/phpseclib (for SFTP option in FTP
Module)
codeception/base suggests installing league/factory-muffin (For DataFactory modu
le)
codeception/base suggests installing league/factory-muffin-faker (For Faker supp
ort in DataFactory module)
codeception/base suggests installing symfony/phpunit-bridge (For phpunit-bridge
support)
Writing lock file
Generating autoload files
E:\xampp\htdocs\dev2016\tryyii>
7. last Syntax
Demo:
Frontend
Backend
0 comments:
Post a Comment