Libraries tagged by sorted
digitronac/phalcon-ide-stubs
12862 Downloads
stubs copied from phalcon-devtools, sorted by tags, for easier ide inclusion
malkusch/php-index
19813 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.
mabasic/gallery-loader
176 Downloads
Laravel facade that gets images from a folder sorted by filename and filtered.
vpinti/sorted-linked-list
0 Downloads
A blazing fast, type-safe sorted linked list library for PHP. Supports automatic sorting, integer and string values, and modern PHP features.
kevinsimard/laravel-sorted-queue
9 Downloads
Laravel sorted queue driver
alexrah/sorted-iterator
14 Downloads
Helper Classes to dynamically include_once a sorted list of files from passed array of dirs
webidea24/magento2-module-sorted-filter
637 Downloads
This module will sort all filter items in frontend
uniacid/sortedlinkedlist
0 Downloads
A type-safe, automatically-sorted linked list data structure for PHP
siva01/sorted-linked-list
1 Downloads
A sorted linked list implementation in PHP
posp/sorted-linked-list
6 Downloads
SortedLinkedList
piotrek-r/sorted-linked-list
4 Downloads
SortedLinkedList implementation
mf-miko/sorted-linked-list
1 Downloads
A simple type-safe sorted singly linked list for int or string values in PHP.
mathalubos/sorted-linked-list
3 Downloads
A sorted linked list implementation in PHP.
matejicekvojtech/sorted-linked-list
0 Downloads
Sorted linked list library. Test task for ShipMonk
maksymilian.kowalewski/sorted-linked-list
1 Downloads
A sorted linked list implementation in PHP.