dev-master
9999999-dev https://github.com/jarekkozak/yii2-libsCollection of useful class & code for Yii Framework 2.0
BSD 3-Clause
The Requires
The Development Requires
extension yii2 form widget class
Collection of useful class & code for Yii Framework 2.0
PHP classes for make live with yii2 more convenient, (*1)
The minimum requirement by this libs are minimum PHP 5.4.0 and yii2 2.0.2., (*2)
In order to work some extra libraries have to be installed (pls look into composer.json). The best way to install it is use Composer., (*3)
Extract the archive file downloaded from this site to
a directory named vendor
in your yii2 application and manually add dependency in composer.json., (*4)
"require": { ........ "jarekkozak/yii2-libs": "*" },
If you do not have Composer, you may install it by following the instructions at getcomposer.org., (*5)
You can then install the libs using the following command:, (*6)
php composer.phar require jarekkozak/yii2-libs "*"
Collection of useful class & code for Yii Framework 2.0
BSD 3-Clause
extension yii2 form widget class