dmstr/yii2-web

Yii2 Framework web traits

Installs: 271 123

Dependents: 11

Suggesters: 0

Security: 0

Stars: 4

Watchers: 7

Forks: 4

Open Issues: 2

Type:yii2-extension

1.1.3 2022-06-03 11:58 UTC

README

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.