Libraries tagged by porting
tuck/sort
45123 Downloads
Syntactic sugar for PHP's sorting
ninoman/laravel-sortable
23343 Downloads
Simple package to add sorting functionality to your Laravel models.
ilicmiljan/weighted-ratings
41263 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.
graze/sort
270847 Downloads
A collection of array sorting transforms and functions
gbrock/laravel-table
41857 Downloads
Table functionality for Laravel models
crell/ordered-collection
121811 Downloads
A fast and robust library for priority and topological sorting.
silvershop/silverstripe-listsorter
37646 Downloads
Easily provide front-end sorting controls for SilverStripe lists
maldoinc/doctrine-filter
6838 Downloads
Quickly add advanced filtering/searching and sorting capabilities to any resource in your APIs or Web apps that use Doctrine.
lifeonscreen/nova-sort-relations
79766 Downloads
This package improves support for sorting relations in Laravel Nova.
fritzmg/contao-news-sorting
4908 Downloads
Sort settings for the Contao news list.
creativestyle/magesuite-sorting
61156 Downloads
Extension merges sorting field select and direction links into one select field.
bugloos/query-sorting-bundle
4919 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
3brs/sylius-sorting-plugin
2442 Downloads
Sorting plugin for Sylius
mangoweb-sylius/sylius-sorting-plugin
29340 Downloads
Sorting plugin for Sylius
onemustcode/query
26074 Downloads
It simply transforms the given filters, sortings and paging to a Doctrine or Eloquent query. Handy for interal usage or it can be used for API's.