Libraries tagged by GridFS
dotsunited-wordpress-plugin/editor-grid
125 Downloads
WordPress editor extension to create and manage grids.
doctorx32/sylius-grid-json-driver-bundle
336 Downloads
Driver that parses input JSON data for displaying it in Sylius grids
demogorgorn/yii2-sortable
337 Downloads
Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.
davejtoews/grid-config-presets
272 Downloads
A handful of readymade Silverstripe GridField config models
davaxi/takuzu
18 Downloads
PHP Class to check and resolve step by step Takuzu grids
cmsgears/widget-grid
539 Downloads
The Grid Widget for CMSGears. It provide options to manage data grids.
buibr/yii2-sortable
37 Downloads
Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.
bored-programmers/laragrid
98 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
bootpress/bootstrap
601 Downloads
Create Bootstrap grids, tables, forms, buttons, dropdowns, groups, navs, breadcrumbs, pagination, panels, accordions, carousels, etc ... all without touching a single div!
bb24/agrid
46 Downloads
Ajax-Grid aufbauend auf Nayjest/grids fr Laravel
adiliogobira/laravel-datagrid
8 Downloads
Laravel integration for Grid.js server side processing
roseblade/ss-duplicate-dataobject
130 Downloads
Adds a duplicate button to GridField in the CMS that enables duplicating of dataobjects. Code originally by Kong Jin Jie and upgraded for SS 5.2.
loic425/sylius-grid-builder
1754 Downloads
Sylius grid plugin to help building grids
intonation/grid-bundle
51 Downloads
Data grids with pagination and filters for Symfony projects.
hchokshi/silverstripe-hasonefield
1605 Downloads
Edit a has_one relationship using the gridfield editor, triggered by clicking a button.