Difference between #1 and #2 of
Creating Yii applications with composer

Revision #2 has been created by SleepWalker on Mar 12, 2013, 9:04:49 AM with the memo:

fixed typo
« previous (#1)

Changes

Title unchanged

Creating Yii applications with composer

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

yii, composer, packages, extensions, dependencies

Content changed

Creating Yii applications with composer ======================================= When creating web-application projects, you can add a great variety of different extensions, modueles, plugins or scripts to your code-base. But maintaining a stable combination and updating certain packages can become a hard task.

Luckily there are tools to handle the dependency management for you, like [composer](http://getcomposer.org) - which will be the package manager for Yii 2 - but this tutorial shows the integration of composer with Yii 1.1.

## Prepare Application
[...]
27 0
32 followers
Viewed: 114 786 times
Version: 1.1
Category: Tutorials
Written by: schmunk
Last updated by: SleepWalker
Created on: Sep 24, 2012
Last updated: 11 years ago
Update Article

Revisions

View all history