Libraries tagged by php sort
mesour/datagrid
11170 Downloads
Mesour DataGrid is DataGrid for PHP >= 5.5 with options like to inline edit, export to csv, create sub items, sort data using jQuery.ui.sortable and much more.
senseexception/intl-sort
2914 Downloads
A wrapper library for PHP Intl to sort values based on rules of locales
kiwfy/ulid-php
12801 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
opengento/module-catalog-sort-order
1108 Downloads
This module allows to setup the sort direction options in the storefront catalog view.
jewei/typeid-php
143 Downloads
PHP implementation of TypeID specification: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
cashlink/php-index
11491 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.
simondevelop/array-organize
3434 Downloads
Php library for easy sorting of data, generate html table and more.
maikealame/laravel-auto
4586 Downloads
Laravel helper to make almost everything for your project
aza/phpgen
3240 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
acelot/search-schema
2838 Downloads
Declarative SQL search query builder for PHP 7
omaressaouaf/query-builder-criteria
77 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
appserver-io/collections
11610 Downloads
Package that provides basic PHP collections and utilities.
techdivision/collections
2791 Downloads
Package that provides basic PHP collections and utilities.
amestsantim/voucherator
247 Downloads
A generic PHP package that can generate all sorts of random voucher/coupon codes. Laravel compatible.
mobileka/scope-applicator
1218 Downloads
Scope Applicator is a PHP trait that makes data filtering and sorting easy.