Libraries tagged by sorted
chdemko/sorted-collections
2006162 Downloads
Sorted Collections for PHP >= 8.2
vanderlee/php-stable-sort-functions
570840 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
mhujer/yaml-sort-checker
59495 Downloads
YAML sort checker checks if your YML files are properly sorted to prevent merge conflicts
yuzuru-s/redis-recommend
2346 Downloads
Wrapping Redis's sorted set APIs for specializing recommending operations.
bmdevel/php-index
43135 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.
webidea24/magento2-module-sorted-filter
606 Downloads
This module will sort all filter items in frontend
ge-tracker/laravel-redis-paginator
4948 Downloads
Create a Laravel Paginator or LengthAwarePaginator from a Redis sorted set
digitronac/phalcon-ide-stubs
12856 Downloads
stubs copied from phalcon-devtools, sorted by tags, for easier ide inclusion
cashlink/php-index
11426 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.
sorted-list/sorted-list
107 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
282 Downloads
Wrapping Redis's sorted set APIs for specializing ranking operations.
redis/ranking
183 Downloads
Wrapping Redis's sorted set APIs for specializing ranking operations.
appserver-io/collections
11598 Downloads
Package that provides basic PHP collections and utilities.
techdivision/collections
2780 Downloads
Package that provides basic PHP collections and utilities.