hauntd/yii2-core

Yii 2.0 components and classes

Installs: 991

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

0.1.5 2019-05-20 21:43 UTC

This package is auto-updated.

Last update: 2024-04-21 19:16:08 UTC


README

Useful components and classes

Installation

The preferred way to install this package is through composer.

Either run

$ php composer.phar require hauntd/yii2-core "dev-master"

or add

"hauntd/yii2-core": "dev-master"

to the require section of your composer.json file.