Libraries tagged by sort data
open-admin-ext/grid-sortable
2899 Downloads
Sort the grid data by drag and drop rows
jtotty/csv-loader
1544 Downloads
Sort and format the data from uploaded csv's for updating database data.
php-standard-library/graph
70 Downloads
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
coryrose/livewire-tables
41454 Downloads
An extension for Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort.
fantismic/yet-another-table
1834 Downloads
This is yet another laravel livewire table and come as is. You can filter, you can sort, you can bulk, toggle columns, the basics. The data input is a collection/array, we cant handle models.
aza/phpgen
3389 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
mesour/datagrid
11527 Downloads
Mesour DataGrid is DataGrid for PHP >= 5.5 with options like to inline edit, export to csv, create sub items, sort data using jQuery.ui.sortable and much more.
vysokeskoly/data-grid-bundle
5621 Downloads
Symfony DataGridBundle
pfilsx/data-grid-bundle
798 Downloads
Provides a Data Grid tables for your Symfony project.
flytachi/winter-mui-data-grid
58 Downloads
Server-side MUI DataGrid adapter for Winter Framework (K2) — declarative schema: pagination, filtering, sorting and column whitelisting out of the box.
devgroup/yii2-data-structure-tools
995 Downloads
Data structure collections, helpers and utilities for yii2 ActiveRecord models(trees, sorts and etc.)
sidus/datagrid-bundle
22242 Downloads
Extension for sidus/filter-bundle to easily build a full datagrid based on yml configuration
ricktap/qriteria
44 Downloads
Automatic url parameter mapping to sort, filter, include and select data in an easy to use fluent api within Laravel 5. The default parameter structure is compatible to the http://jsonapi.org specification.
avpretty/grid-bundle
660 Downloads
Allows you to quickly display the data of any entity or array in the form of a table.
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.