Libraries tagged by select2 yii2
atlant5/handpicked-list
14 Downloads
Widget (helper) for Yii2. Based on bootstrap. Help you build admin interface. You can select some elements in pretty pop-up and see selected items in another pretty compact interface.
anggiaj/eselect2
2317 Downloads
ESelect2 is a widget extension for Yii framework. This extension is a wrapper for Select2 Jquery plugin (https://github.com/ivaynberg/select2).
morozovsk/websocket
15889 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
morozovsk/websocket-examples
2057 Downloads
examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
janisto/yii-chosen
604 Downloads
Yii Widget for Chosen - Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly.
metalguardian/yii-date-time-picker
851 Downloads
select date and time yii widget
useful-web/yii-bootstrap-multiselect
3 Downloads
bootstrap-multiselect extension
urmaul/yii-selectcolumn
28 Downloads
SelectColumn for Yii CGridView.
maileryio/widget-select
8 Downloads
Select Widget for Mailery Platform
pzverr/websocket
118 Downloads
Simple websocket server on php, based on morozovsk/websocket