fourteenmeister/yii2-core

This package is abandoned and no longer maintained. No replacement package was suggested.

contains the necessary packages for operation

Installs: 118

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:yii2-extension

dev-master 2014-12-16 08:14 UTC

This package is not auto-updated.

Last update: 2018-06-08 16:58:18 UTC


README

contains the necessary packages for operation

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist fourteenmeister/yii2-core "*"

or add

"fourteenmeister/yii2-core": "*"

to the require section of your composer.json file.

Usage