Libraries tagged by php sort
pikaid/pikaid-php
123 Downloads
Small · Sortable · Secure IDs
lucasbrito-wdt/lexorank-php
344 Downloads
A PHP port of LexoRank - a ranking system that uses strings to maintain ordered lists
malkusch/php-index
19815 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.
hibit-dev/criteria
108 Downloads
A comprehensive package for managing criteria pattern in PHP projects, streamlining data filtering, sorting, and pagination with ease.
fomvasss/static-lists
460 Downloads
Deterministic list builder for arrays/iterables (only, except, added, unique, sort).
awssat/numbered-string-order
19 Downloads
Sort a string array based on the included numbers naturally.
yoganandgopalan/slim-skeleton
28 Downloads
Boilerplate for building a REST API with Slim PHP micro-framework With Limit, Filtering, Full text search, Sorting
omaressaouaf/query-builder-criteria
5347 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
techdivision/collections
2808 Downloads
Package that provides basic PHP collections and utilities.
minibase-app/minilib
9 Downloads
A collection of random, quality of life functions for PHP – a sort of kitchen-sink toolbox.
joseym/li3_smarty
108 Downloads
Smarty PHP plugin for Lithium PHP ... if you're into that sort of thing
koochik/queryhall
247 Downloads
A PHP package that allows you to sort, filter, and paginate Doctrine DBAL SQL database queries from Query parameters
devrtips/listr
10 Downloads
Listem is an easy to use (but highly customizable) data sorting and filtering module for PHP, that can be used for data lists/tables/grids, reports or APIs.
mobileka/scope-applicator
1218 Downloads
Scope Applicator is a PHP trait that makes data filtering and sorting easy.
sukohi/cahen
12878 Downloads
A PHP package mainly developed for Laravel to manage sort values of DB table automatically.