Libraries tagged by sorted
chdemko/sorted-collections
2777818 Downloads
Sorted Collections for PHP >= 8.4
vanderlee/php-stable-sort-functions
775149 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
mhujer/yaml-sort-checker
62651 Downloads
YAML sort checker checks if your YML files are properly sorted to prevent merge conflicts
exoticca/yaml-sort-checker
12322 Downloads
YAML sort checker checks if your YML files are properly sorted to prevent merge conflicts
bmdevel/php-index
62114 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.
yuzuru-s/redis-recommend
2927 Downloads
Wrapping Redis's sorted set APIs for specializing recommending operations.
appserver-io/collections
11842 Downloads
Package that provides basic PHP collections and utilities.
vse/abbc3
65 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).
lafayettecollege/moodle-local_remote_courses
29 Downloads
This local module provides a web service which returns a given user's courses based on username. It returns the courses sorted by access time, with the most recently-accessed course at the top.
idct/php-rapid-cache-client
96 Downloads
High-performance Redis/Valkey-backed PSR-16 cache client for PHP, extended with tag-based invalidation, queues, sets, sorted sets, and atomic counters.
ge-tracker/laravel-redis-paginator
5353 Downloads
Create a Laravel Paginator or LengthAwarePaginator from a Redis sorted set
malkusch/php-index
19840 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
824 Downloads
This module will sort all filter items in frontend
sorted-list/sorted-list
244 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.