Libraries tagged by sortableJS
ninoman/laravel-sortable
26892 Downloads
Simple package to add sorting functionality to your Laravel models.
naxon/nova-field-sortable
271785 Downloads
A Laravel Nova field.
mouf/utils.common.sortable-interface
262718 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!
arogachev/yii2-sortable
38291 Downloads
Sortable ActiveRecord for Yii 2 framework
alexcrawford/lexorank-sortable
17243 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
ofcold/nova-sortable
239438 Downloads
A Laravel Nova tool.
ttskch/paginator-bundle
15304 Downloads
The most thin, simple and customizable paginator bundle for Symfony
tiny-blocks/ksuid
89329 Downloads
K-Sortable Unique Identifier.
slatiusa/yii2-nestable
18699 Downloads
Yii 2.0 implementation of nested set behavior using jquery.nestable plugin.
silvershop/silverstripe-listsorter
43498 Downloads
Easily provide front-end sorting controls for SilverStripe lists
s-damian/larasort
14647 Downloads
Column sortable for Laravel
jewei/typeid-php
13305 Downloads
PHP implementation of TypeID specification: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
singlequote/laravel-datatables
24954 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
kinglozzer/multiselectfield
42592 Downloads
A sortable multiple select field for managing many-to-many relations
charm/uuid
27833 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.