Libraries tagged by sort data
stimulsoft/dashboards-php
2407 Downloads
Stimulsoft Dashboards.PHP
mouf/utils.common.sortable-interface
216036 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!
open-admin-ext/grid-sortable
1900 Downloads
Sort the grid data by drag and drop rows
graze/formatter
23705 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
muskie9/data-to-arraylist
22481 Downloads
A helper class that converts DataList to ArrayList and allows adding of additional sort options
adaddinsane/dataobject
4204 Downloads
Data object storage and recovery with sorting, filtering and merging
sunnysideup/dataobjectsorter
3350 Downloads
Silverstripe module with crud functionality: edit one field for one record, edit one record, edit one field for all records AND sort records...
sidus/datagrid-bundle
21885 Downloads
Extension for sidus/filter-bundle to easily build a full datagrid based on yml configuration
drmonty/datatables-plugins
27828 Downloads
Plug-ins for DataTables
simondevelop/array-organize
2871 Downloads
Php library for easy sorting of data, generate html table and more.
sidus/filter-bundle
23204 Downloads
Simple yml-configuration-based filtering with Doctrine ORM abstraction
sidus/eav-filter-bundle
20378 Downloads
Extension for sidus/eav-model-bundle and sidus/filter-bundle to handle the EAV model
burnbright/silverstripe-listsorter
26093 Downloads
Easily provide front-end sorting controls for SilverStripe lists
bugloos/query-sorting-bundle
4761 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
laravel-open-admin-ext/grid-sortable
104 Downloads
Sort the grid data by drag and drop rows