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

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 778 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