Libraries tagged by sortable.js
arogachev/yii2-sortable
33338 Downloads
Sortable ActiveRecord for Yii 2 framework
alexcrawford/lexorank-sortable
7682 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
ttskch/paginator-bundle
10391 Downloads
The most thin, simple and customizable paginator bundle for Symfony
silvershop/silverstripe-listsorter
36352 Downloads
Easily provide front-end sorting controls for SilverStripe lists
s-damian/larasort
8259 Downloads
Column sortable for Laravel
baril/orderly
41482 Downloads
Orderable/sortable behavior for Eloquent models.
tiny-blocks/ksuid
42430 Downloads
K-Sortable Unique Identifier.
singlequote/laravel-datatables
22767 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
not-empty/ulid-php-lib
5352 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
lewiscowles/ulid
34652 Downloads
Universally Unique Lexicographically Sortable Identifier ported to PHP
kinglozzer/multiselectfield
37638 Downloads
A sortable multiple select field for managing many-to-many relations
charm/uuid
20182 Downloads
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.
thefrosty/wp-media-sortable-filesize
290 Downloads
Improve your Media Library functionality by introducing a new column that showcases the sizes of files.
open-admin-ext/grid-sortable
2227 Downloads
Sort the grid data by drag and drop rows
mouf/utils.common.sortable-interface
219062 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!