claudejanz/yii2-toolbox

Toolbox for yii2 with multiple widgets for my projects


Keywords
extensions, yii2
License
BSD-4-Clause

Documentation

Yii2 TOOLBOX

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.