Libraries tagged by porting
codeator/laravel-table
176 Downloads
Table functionality for Laravel collections
brackets/admin-sortable
6736 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
363 Downloads
Searching & Sorting Column Eloquent Model
yarri/array-sort
1790 Downloads
The definitive function for sorting arrays in PHP
toutouwai/inputfield-select-images
12 Downloads
A ProcessWire inputfield that allows the visual selection and sorting of images, intended for use with FieldtypeDynamicOptions.
tknoweb/datatable-bundle
41 Downloads
Server-side datatables for Symfony: typed columns, sorting, pagination, form-based filters and row actions
tiny-blocks/http-query
78 Downloads
Typed, framework-independent toolkit for HTTP collection queries (RSQL filtering, sorting, and offset and cursor pagination) that never touches a data store.
the-jj/spl-collections-sort
1238 Downloads
Helper library for sorting Spl data structures
takika/rc_foldersort
188 Downloads
Roundcube webmail plugin to do per-folder sorting
sukohi/neatness
12325 Downloads
A Laravel package to automatically add sorting system for DB query and provide URLs to switch between ASC and DESC.
stuttter/wp-article-order
11 Downloads
Move articles to the end of post titles, for improved title sorting
rogercbe/table-sorter
653 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
140 Downloads
Composable query builder for Laravel APIs with dynamic field selection, filtering, sorting, and eager loading.