Libraries tagged by sorter
alp-develop/laravel-livewire-tables
1091 Downloads
Full-featured reactive data tables for Laravel 10-13 and Livewire 3-4. Search, sort, filter, paginate, bulk actions, CSV export, dark mode, Tailwind & Bootstrap themes.
burnbright/silverstripe-listsorter
26862 Downloads
Easily provide front-end sorting controls for SilverStripe lists
simpladevru/laravel-eloquent-join
23267 Downloads
This package introduces the join magic for eloquent models and relations.
maatify/persistence
3413 Downloads
Standalone, framework-agnostic PDO ordering, transaction, and pagination utilities for Maatify projects.
adminui/laravel-eloquent-joins
7486 Downloads
This package introduces the join magic for eloquent models and relations.
steefdw/standards-enums
85370 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
samushi/queryfilter
2087 Downloads
This package allows you to filter, sort and include eloquent relations based on a request. The QueryFilter used in this package extends Laravel's default Eloquent builder.
pceuropa/yii2-menu
12120 Downloads
Menu bootstrap builder. Sort by drag and drop
nubitio/api-platform
1329 Downloads
API Platform bridge for the Nubit admin stack: data-grid filter (sort/filter/searchValue), translated OpenAPI docs with x-crud hints for @nubitio/hydra, pagination headers, and entity traits.
mouf/utils.common.sortable-interface
271935 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!
maarsson/eloquent-getter
404 Downloads
An Eloquent getter/filter/sorter pattern for Laravel
kisame76/filament-db-table-state
3316 Downloads
Persist Filament table state (filters, sort, search, column order & visibility) per user in the database, across devices and sessions.
iq2i/tailwind-cs-fixer
438 Downloads
A tool to automatically sort Tailwind CSS classes in HTML and Twig files
graze/formatter
26069 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
beartropy/tables
2330 Downloads
This is yet another laravel livewire table and come as is. You can filter, you can sort, you can bulk, toggle columns, the basics.