Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 784 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 784 Bytes

Yii2 Web

Latest Stable Version Total Downloads License

Yii2 Framework web closures, traits and helpers

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist dmstr/yii2-web:dev-master

or add

"dmstr/yii2-web": "dev-master"

to the require section of your composer.json file.

Content

... to be added.