Libraries tagged by php sort
listem/listem-php
30 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.
abelzhou/php-tfidf
102 Downloads
PHP TF-IDF
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.
awssat/numbered-string-order
19 Downloads
Sort a string array based on the included numbers naturally.
yoganandgopalan/slim-skeleton
27 Downloads
Boilerplate for building a REST API with Slim PHP micro-framework With Limit, Filtering, Full text search, Sorting
omaressaouaf/query-builder-criteria
3 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
appserver-io/collections
11572 Downloads
Package that provides basic PHP collections and utilities.
techdivision/collections
2773 Downloads
Package that provides basic PHP collections and utilities.
minibase-app/minilib
8 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
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
1216 Downloads
Scope Applicator is a PHP trait that makes data filtering and sorting easy.
sukohi/cahen
12515 Downloads
A PHP package mainly developed for Laravel to manage sort values of DB table automatically.
michaeljennings/carpenter
1678 Downloads
A PHP package to create HTML tables from a data store that can be sorted and paginated.
assegaiphp/collections
213 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.