composer

Hi All,

I am new in Yii2. I stuck in installing Composer in Windows environment.I am using Xampp.

Please tell me step by step.

Also how to install widget wbraganca/yii2-dynamicform.

Thanks

Composer is separate tool to manage dependencies of your project. You can download from here official website getcomposer[.]org

What errors you are facing?

Read the Guide and follow the link to the Composer website.

The guide was written so that we don’t have to tell you step by step. :)

We like it DRY.

Ok I Will check it