Libraries tagged by sorted
tributemedia/tm_directory
222 Downloads
Provides Directory Entry content type and related configuration. Directory Entries are used to add new people to your directory. A new Directory Entry will be automatically added to your directory page and sorted based on your site's configuration.
michaeljennings/carpenter
1678 Downloads
A PHP package to create HTML tables from a data store that can be sorted and paginated.
digitronac/phalcon-ide-stubs
12826 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
175 Downloads
Laravel facade that gets images from a folder sorted by filename and filtered.
cashlink/php-index
11375 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.
kevinsimard/laravel-sorted-queue
9 Downloads
Laravel sorted queue driver
posp/sorted-linked-list
5 Downloads
SortedLinkedList
piotrek-r/sorted-linked-list
3 Downloads
SortedLinkedList implementation
maksymilian.kowalewski/sorted-linked-list
1 Downloads
A sorted linked list implementation in PHP.
jiraspe21/sorted-linked-list
6 Downloads
A brief description of your package.
jarivas/sorted-linked-list
5 Downloads
It is a php implementation of the Sorted Linked List
jackie/sorted-linked-list
5 Downloads
Class with sorted single linked list that can contain either integers or strings. Includes function for insert, update, read, count, and delete data.
ericges/contao-be-sorted-nav-bundle
7 Downloads
Add this to your contao project to have an alphabetically sorted backend navigation. This is useful if you have a lot of backend modules and want to find them quickly.
deniskulygin/sorted-linked-list
4 Downloads
Linked list library