claudejanz/yii2-toolbox

Toolbox for yii2 with multiple widgets for my projects

Installs: 153

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

v2.1 2018-02-26 10:57 UTC

This package is auto-updated.

Last update: 2024-03-15 20:45:23 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

This is my project toolbox

Features

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist claudejanz/yii2-toolbox "*"

or add

"claudejanz/yii2-toolbox": "*"

to the require section of your composer.json file.