Libraries tagged by sortable
jewei/typeid-php
18239 Downloads
PHP implementation of the TypeID specification: type-prefixed, K-sortable UUID identifiers inspired by Stripe IDs
singlequote/laravel-datatables
25549 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
43727 Downloads
A sortable multiple select field for managing many-to-many relations
charm/uuid
28748 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.
mouf/utils.common.sortable-interface
271433 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!
firevel/sortable
7321 Downloads
A simple trait to make your Laravel Eloquent models sortable with ease.
mikeevstropov/sortable-tree-bundle
53858 Downloads
Offers a sortable feature for your Symfony2/3 admin tree listing
oddvalue/eloquent-sortable
168583 Downloads
Some additional features on top of https://github.com/spatie/eloquent-sortable
marshmallow/nova-sortable
8649 Downloads
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
ka4ivan/laravel-view-sortable
688 Downloads
Sort Link and URL for Laravel Framework
heimrichhannot-contao-components/sortablejs
47697 Downloads
sortablejs integration for Contao Open Source CMS
slatiusa/yii2-nestable
19136 Downloads
Yii 2.0 implementation of nested set behavior using jquery.nestable plugin.
nucleos/doctrine-extensions
45075 Downloads
Useful doctrine event hooks.
baril/orderly
102383 Downloads
Orderable/sortable behavior for Eloquent models.
alesitom/hybrid-id
1483 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.