Libraries tagged by dynamic sort
kartik-v/yii2-dynagrid
3294321 Downloads
Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
kdion4891/laravel-livewire-tables
79722 Downloads
A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.
kalimulhaq/qubuilder
833 Downloads
A Laravel package that converts structured JSON filter arrays into Eloquent query builder chains — enabling dynamic filtering, sorting, pagination, and eager loading via API requests.
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.
victormgomes/laravel-query-engine
27 Downloads
Automatically generates dynamic API parameters, strict validation, and optimized queries based on Eloquent Models.
redsky-thirty/laravel-api-query-builder
134 Downloads
Composable query builder for Laravel APIs with dynamic field selection, filtering, sorting, and eager loading.
jump/jump-datatable
14 Downloads
JUmp DataTable is a lightweight and flexible library for creating dynamic data tables in PHP applications. It provides an easy way to manage, render, and manipulate tabular data with features such as sorting, filtering, and pagination.
yassinedabbous/laravel-dynamic-query
2 Downloads
Build query dynamicaly with your API
yassinedabbous/laravel-dynamic-fields
7 Downloads
Build query dynamicaly with your API
mohamedfathy/dynamic-filters
19 Downloads
A Laravel package that provides dynamic filtering, sorting, and relationship-based querying for Eloquent models.
hassanhelfi/tabavel
2 Downloads
Low-code dynamic tables for Laravel. We build the base (filtering, sorting, pagination, search) — you design the rows.
futuretek/yii2-dynagrid
200 Downloads
FTS DynaGrid
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.
mrkacmaz/laravel-ssp
0 Downloads
Process server-side processing (SSP) for an Eloquent model, supporting dynamic filtering, sorting, and pagination.
owl-concept/table-bundle
0 Downloads
Bundle Symfony pour la génération dynamique de tableaux HTML avec tri, filtres et pagination (mode serveur & client) | Symfony bundle for dynamic HTML table generation with sorting, filtering and pagination (server & client mode)