Libraries tagged by sorted
chdemko/sorted-collections
2146056 Downloads
Sorted Collections for PHP >= 8.2
vanderlee/php-stable-sort-functions
638615 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
mhujer/yaml-sort-checker
59943 Downloads
YAML sort checker checks if your YML files are properly sorted to prevent merge conflicts
yuzuru-s/redis-recommend
2540 Downloads
Wrapping Redis's sorted set APIs for specializing recommending operations.
bmdevel/php-index
46164 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.
vse/abbc3
53 Downloads
Replace phpBB's default BBCode buttons with icons in a customizable toolbar. This extension also adds many new and useful custom BBCodes giving users more ways to customize their posts, including BBvideo (embed videos from dozens of media sites). Custom BBCodes can be arranged and sorted in any order and assigned to specific usergroups (such as Moderators and Admins only).
juniora/laravel-redis-paginator
964 Downloads
Create a Laravel Paginator or LengthAwarePaginator from a Redis sorted set
ge-tracker/laravel-redis-paginator
5026 Downloads
Create a Laravel Paginator or LengthAwarePaginator from a Redis sorted set
sorted-list/sorted-list
146 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
184 Downloads
Wrapping Redis's sorted set APIs for specializing ranking operations.
appserver-io/collections
11610 Downloads
Package that provides basic PHP collections and utilities.
techdivision/collections
2803 Downloads
Package that provides basic PHP collections and utilities.
michaeljennings/carpenter
1683 Downloads
A PHP package to create HTML tables from a data store that can be sorted and paginated.