Libraries tagged by sorting
architools/laravel-sieve
9 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
121 Downloads
Searching & Sorting Column Eloquent Model
yarri/array-sort
1433 Downloads
The definitive function for sorting arrays in PHP
treetop1500/easyadmin-dragndrop-sort
477 Downloads
A Symfony 4 bundle for allowing drag and drop sorting of entities in list views, incorporating the Sortable Doctrine Extension.
toutouwai/inputfield-select-images
12 Downloads
A ProcessWire inputfield that allows the visual selection and sorting of images, intended for use with FieldtypeDynamicOptions.
submtd/laravel-request-scope
7762 Downloads
Adds sorting, filtering and other options as query parameters to Laravel apps.
stuttter/wp-article-order
11 Downloads
Move articles to the end of post titles, for improved title sorting
stepapo/data
68 Downloads
Component for Nette Framework and Nextras ORM, that helps generate datasets from collections with paging, sorting and filtering capability.
soft-tech-mx/algoritmos
5 Downloads
This package allows you to have a wide range of sorting and other algorithms available in a single class.
rogercbe/table-sorter
628 Downloads
A package to easily add sorting functionality to any of your models along with helpers to create the sorting links.
redsky-thirty/laravel-api-query-builder
19 Downloads
Composable query builder for Laravel APIs with dynamic field selection, filtering, sorting, and eager loading.
povs/lister-bundle
1871 Downloads
Lister bundle for Symfony to simplify common data listing functions (pagination, sorting, filtering, exporting, etc.)
picobaz/gridview
1 Downloads
A flexible and customizable data grid component for Laravel with support for pagination, filtering, sorting, and exporting.
phpcommon/comparison
65 Downloads
A library to represent equivalence relations and strategies for hashing and sorting values.