[Extension] timeago2
this is create from yii extension time ago, read now time from server
View Article[Extension] hzlexportgrid
Export grid to excel with color, WYSWYG. Can freeze pane, define max rows.
View Article[Extension] yii2-sortable-behavior
Suit of five classes to handle the interactive sorting of ActiveRecords
View Article[Wiki] How to implement form events
You have that, when a product is on development they can change its API anytime. This change is quite important though, its related on how to set the events of your form, for example, the useful...
View Article[Extension] yii-dna
Yii Project Base that allows rapid generation of deployable, testable and maintainable custom Yii applications
View Article[Wiki] Check users online, user last activity, user last ip
DbHttpSession Stores session data in database and transfer data when session is destroy. Uses for check users online, user's last activity and last ip. Instructions 1) Download the component from...
View Article[Wiki] embedded javascript block in your view with IDE checking or intellisense
this is my way for embed js code block in view file: <?php \year\widgets\JsBlock::begin() ?> <script > $(function(){ jQuery(".company_introduce").slide({mainCell:".bd...
View Article[Extension] eavactiverecord
Implements entity-attribute-value pattern and provides a simple way to work with EAV-attributes.
View Article[Wiki] Behaviour for Time Zone and Format conversion for Date, Time,...
Date Time Format and Time Zone Change:- Usage :- This Behaviour helps to view time/date/timestamp/datetime from db to local Date / Time / Date Time format and in local Timezone. And save into db in...
View Article[News] Yii 2.0 RC is released
We are very pleased to announce the release of Yii 2.0 RC (Release Candidate). You may follow the instructions on yiiframework.com to install or upgrade to this version. This RC release includes about...
View Article