Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.52 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.52 KB

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.