[Extension] yii2-sortable-widgets
Implementation the jQuery UI Sortable for Yii2 widgets
View Article[Extension] yii2-tabs-x
Extended bootstrap tabbed navigation widget for Yii 2.0 with various alignment and styling options.
View Article[Extension] yii2-table-export-widget
Allows to export an HTML table in different formats
View Article[Wiki] Write & use a custom Component in Yii2.0
This is a simple example in Yii2.0 to understand how you can write a custom component and use it inside your app.(basic template) Step1:Make a folder named "components" in your project root folder....
View Article[Extension] yii-tree-mp-behavior
This extension allows managing trees stored in database as materialized path
View Article[Wiki] Building a REST API in Yii2.0
This is a simple wiki which is useful if you are trying to build a REST API in Yii2.0 Github: https://github.com/sirinibin/yii2rest Note:This example is based on a table user(id(PK...
View Article[Wiki] Building a REST API in Yii 2.0
This wiki article shows a simple REST API built with Yii 2.0. Example is based on the following table: CREATE TABLE user ( id INT NOT NULL AUTO_INCREMENT PRIMARY KEY, name VARCHAR(255), age INT,...
View Article[Extension] tstranslation
Yii multilanguage extension with dynamic content translate functionality
View Article[Extension] smsconnexion
You can send SMS messages using SMSConneXion API with only one line of code.
View Article[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