Libraries tagged by tsort
mottie/tablesorter
201309 Downloads
tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
icecave/parity
4819239 Downloads
A customizable deep comparison library.
ublaboo/datagrid
1715334 Downloads
DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
tuupola/ksuid
954010 Downloads
K-Sortable Globally Unique IDs
protonemedia/laravel-cross-eloquent-search
420611 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
abbasudo/laravel-purity
217706 Downloads
elegant way to add filter and sort in laravel
vanderlee/php-stable-sort-functions
598112 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
undefinedoffset/sortablegridfield
1068691 Downloads
Adds drag and drop functionality to Silverstripe's GridField
runroom-packages/sortable-behavior-bundle
989858 Downloads
Provides a way to sort your admin listing
pixassociates/sortable-behavior-bundle
1493439 Downloads
Provides a way to sort your admin listing
kartik-v/yii2-sortable
3423220 Downloads
Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.
chdemko/sorted-collections
2056192 Downloads
Sorted Collections for PHP >= 8.2
bummzack/sortablefile
536710 Downloads
An extension for SilverStripe that adds sorting to UploadField.
symbiote/silverstripe-gridfieldextensions
1566515 Downloads
A collection of useful grid field components
seboettg/collection
962547 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.