All Projects → 2amigos → yii2-grid-view-library

2amigos / yii2-grid-view-library

Licence: other
Highly enhanced GridView widget and grid components for Yii2

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to yii2-grid-view-library

yii2-multi-select-widget
Bootstrap MultiSelect and MultiSelect Listbox widgets for Yii2
Stars: ✭ 45 (-21.05%)
Mutual labels:  widget, yii2, yii, 2amigos
yii2-switch-widget
Bootstrap Switch Widget for Yii2
Stars: ✭ 17 (-70.18%)
Mutual labels:  widget, yii2, 2amigos
yii2-selectize-widget
Selectize From Brian Reavis Yii2 Widget
Stars: ✭ 73 (+28.07%)
Mutual labels:  widget, yii, 2amigos
install
basic script for project installation
Stars: ✭ 17 (-70.18%)
Mutual labels:  yii2, yii
yii2-notification-wrapper
Yii2-notification-wrapper module renders a message from session flash (with ajax, pjax support and etc.) through Growl, Noty, Toastr and more libraries
Stars: ✭ 78 (+36.84%)
Mutual labels:  widget, yii2
Tabulator
Interactive Tables and Data Grids for JavaScript
Stars: ✭ 4,329 (+7494.74%)
Mutual labels:  widget, grid
yii2-time-down-counter
Widget for yii2, to start count down timer with a lot of options, This widget build dependence of timeDownCounter JS library
Stars: ✭ 15 (-73.68%)
Mutual labels:  widget, yii2
Flutter graphite
Flutter widget to draw interactive direct graphs (flowcharts) of any complexity in a tile rectangular manner.
Stars: ✭ 23 (-59.65%)
Mutual labels:  widget, grid
Yii2 Fullcalendar
Widget for Yii Framework 2.0 to use FullCalendar
Stars: ✭ 5 (-91.23%)
Mutual labels:  widget, yii2
yii2-admin-theme
基于Yii2+layui的后台框架模板,实现了完善的RBAC权限控制
Stars: ✭ 87 (+52.63%)
Mutual labels:  yii2, yii
Drag select grid view
A grid that supports both dragging and tapping to select its items.
Stars: ✭ 100 (+75.44%)
Mutual labels:  widget, grid
yii2-number
A number format mask control and input for Yii2 Framework
Stars: ✭ 22 (-61.4%)
Mutual labels:  widget, yii2
Yii2 Sortable Widgets
🍨 Rubaxa/Sortable for Yii2
Stars: ✭ 54 (-5.26%)
Mutual labels:  widget, yii2
Ka Table
Lightweight MIT React Table component for both TS and JS with Sorting, Filtering, Grouping, Virtualization, Editing and many more
Stars: ✭ 117 (+105.26%)
Mutual labels:  widget, grid
Vue Grid Layout
A draggable and resizable grid layout, for Vue.js.
Stars: ✭ 5,170 (+8970.18%)
Mutual labels:  widget, grid
vue-smart-widget
🗃️Smart widget is a flexible and extensible content container component for Vue2.x / Vue3.x in Next branch.
Stars: ✭ 110 (+92.98%)
Mutual labels:  widget, grid
Yii2 Fotorama Widget
Fotorama image gallery widget for yii2
Stars: ✭ 18 (-68.42%)
Mutual labels:  widget, yii2
Yii2 Ckeditor Widget
CKEditor WYSIWYG widget for Yii2.
Stars: ✭ 163 (+185.96%)
Mutual labels:  widget, yii
yii2-editable-widget
X-Editable Widget for Yii2
Stars: ✭ 56 (-1.75%)
Mutual labels:  widget, yii
yii2-google-analytics
Google Analytics Universal tracking widget.
Stars: ✭ 14 (-75.44%)
Mutual labels:  widget, yii2

GridView Extensions Library for Yii2

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

This library enhances the official grid library for Yii2 providing developers with the required tools to develop and display beautiful interfaces for their reports.

The GridView widget provides the mechanisms to be enhanced by behaviors. Developers can create their very own GridView behaviors and extend the library without overriding and/or requiring to make push request to this repository.

Installation

The preferred way to install this extension is through composer.

Either run

$ composer require 2amigos/yii2-grid-view-library:~1.0

or add

"2amigos/yii2-grid-view-library": "~1.0"

to the require section of your composer.json file.

Documentation

You can read the latest docs on http://yii2-grid-view-library.readthedocs.io/en/latest/

Contributing

Please see CONTRIBUTING for details.

Credits

License

The BSD License (BSD). Please see License File for more information.


Beyond software
www.2amigos.us
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].