Skip to content

dmstr/yii2-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.