Libraries tagged by sourcing
kiritokatklian/laravel-sort-request
227 Downloads
Sorting logic for your requests, simplified.
jweiland/kk-downloader
144 Downloads
Download system with counter, simple category management, sorting criteria and page browsing in the LIST-view. Configuration via flexforms and HTML template. (example: http://kupix.de/downloadlist.html)
jugger-php/jugger-data
13 Downloads
DataSet, Pagination and Sorting module
joligoms/nova-sort-relations
16 Downloads
This package improves support for sorting relations in Laravel Nova.
jmasci/matrix-builder
12 Downloads
A mutable matrix object with methods for sorting rows/columns, adding/removing cells, and a few other things.
jeschek/dragsort
308 Downloads
This extension enables drag and drop sorting for records in the backend.
jerry58321/model-orderbywith
7 Downloads
This is a sorting method for Laravel Eloquent Model relationships.
jbreeze/jbreeze
11 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
jakercz/datagrid
88 Downloads
DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
itsmill3rtime/l5-filterable-sortable
6 Downloads
A trait for filtering and sorting Query Builder results, based on Laracasts/Dedicated-Query-String-Filtering
ip/sorter-bundle
145 Downloads
Adds sorting functionality to your entities
inblank/yii2-sortable
75 Downloads
Extension for Yii2 to support sorting in ActiveRecord models
imsamurai/arraysort
3071 Downloads
CakePHP utility for sorting arrays by multiple fields
hamburgscleanest/data-tables
307 Downloads
Data tables whose behavior and appearance can be extended by components. For example sorting, paginating or filtering the table. No JavaScript is required.
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel