Libraries tagged by sorting
jackardios/elastic-query-wizard
493 Downloads
Laravel Elastic Query Wizard
hrr/t3-datatable
2 Downloads
T3 DataTable - Create powerful TYPO3 backend data grids with automatic search, sorting and pagination — no custom AJAX or SQL boilerplate required.
hibit-dev/criteria
108 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
dykhuizen/laravel-datatable
1339 Downloads
A Laravel package that contains queries for constructing a datatable
culturegr/filterer
164 Downloads
Add filtering, sorting and paging functionality to Eloquent models.
codeator/laravel-table
176 Downloads
Table functionality for Laravel collections
brackets/admin-sortable
6708 Downloads
listing of Eloquent models
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.
kenarkose/sortable
886 Downloads
Easy sorting for Eloquent models.
yogameleniawan/search-sort-eloquent
362 Downloads
Searching & Sorting Column Eloquent Model
xprt64/selector
361 Downloads
abstraction for selecting, filtering, sorting and paginating collections of items
typo3/cms-wizard-sortpages
88126 Downloads
A little utility to rearrange the sorting order of pages in the backend.
toutouwai/inputfield-select-images
12 Downloads
A ProcessWire inputfield that allows the visual selection and sorting of images, intended for use with FieldtypeDynamicOptions.
tiny-blocks/http-query
18 Downloads
Typed, framework-independent toolkit for HTTP collection queries (RSQL filtering, sorting, and offset and cursor pagination) that never touches a data store.
sukohi/neatness
12285 Downloads
A Laravel package to automatically add sorting system for DB query and provide URLs to switch between ASC and DESC.