Libraries tagged by sort data
yousafsyed/algorithms
18 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
tartan/laravel-table-view
35 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
llama-laravel/table-view
10 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
kl83/yii2-sortable-behaviour
116 Downloads
Yii2 behaviours to sort and select records inside adjency table
dd/evolutioncms-snippets-ddgetmultiplefield
2 Downloads
A snippet for processing, manipulations and custom output structured data (JSON or separated by delimiters strings).
bernardosequeir/laravel-table-view
48 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
arseto/laravel-table-view
9 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
sidus/elastica-filter-bundle
965 Downloads
Extension for sidus/filter-bundle to handle Elastic Search index search
nbulaienko/sortable
21 Downloads
Eloquent model sort trait.
cleverage/filter-bundle
97 Downloads
Simple yml-configuration-based filtering with Doctrine ORM abstraction
ahmed-arafat/all-in-one
16 Downloads
test
datagutten/comicmanager
18 Downloads
A tool to manage comic strips and sort them by category
vati/filtero
7 Downloads
A Laravel package to filter, search, sort data from models and their relations
fifth-llc/laravel-filtering-sorting
13 Downloads
Filter Or Sort Database Records
sukohi/order-by-relationship
8 Downloads
A Laravel package that allows you to sort DB data by relationship column.