Libraries tagged by sorted
chdemko/sorted-collections
2628369 Downloads
Sorted Collections for PHP >= 8.4
vanderlee/php-stable-sort-functions
764294 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
mhujer/yaml-sort-checker
62318 Downloads
YAML sort checker checks if your YML files are properly sorted to prevent merge conflicts
yuzuru-s/redis-recommend
2903 Downloads
Wrapping Redis's sorted set APIs for specializing recommending operations.
exoticca/yaml-sort-checker
9196 Downloads
YAML sort checker checks if your YML files are properly sorted to prevent merge conflicts
bmdevel/php-index
58860 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
appserver-io/collections
11803 Downloads
Package that provides basic PHP collections and utilities.
michaeljennings/carpenter
1701 Downloads
A PHP package to create HTML tables from a data store that can be sorted and paginated.
ge-tracker/laravel-redis-paginator
5328 Downloads
Create a Laravel Paginator or LengthAwarePaginator from a Redis sorted set
digitronac/phalcon-ide-stubs
12942 Downloads
stubs copied from phalcon-devtools, sorted by tags, for easier ide inclusion
webidea24/magento2-module-sorted-filter
813 Downloads
This module will sort all filter items in frontend
sorted-list/sorted-list
226 Downloads
The package provides sorted list class.
cornford/logical
588 Downloads
An easy way execute logical statements over a none persisted results set in Laravel.
yuzuru-s/redis-ranking
283 Downloads
Wrapping Redis's sorted set APIs for specializing ranking operations.
redis/ranking
190 Downloads
Wrapping Redis's sorted set APIs for specializing ranking operations.