claudejanz/yii2-toolbox

Toolbox for yii2 with multiple widgets for my projects

Maintainers

Package info

github.com/claudejanz/yii2-toolbox

Type:yii2-extension

pkg:composer/claudejanz/yii2-toolbox

Statistics

Installs: 153

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-16 01:10:22 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.