Libraries tagged by php sort
robinvdvleuten/ulid
4263996 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
chdemko/sorted-collections
2909879 Downloads
Sorted Collections for PHP >= 8.4
seboettg/collection
1512957 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
tuck/sort
51056 Downloads
Syntactic sugar for PHP's sorting
vanderlee/php-stable-sort-functions
787544 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
not-empty/ulid-php-lib
32339 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
itools/smartarray
50708 Downloads
XSS-safe collections for PHP templates: database rows with fields that HTML-encode themselves, plus chainable filtering, sorting, and grouping
infocyph/uid
21716 Downloads
High-performance ID toolkit for PHP with UUID, ULID, TypeID, ObjectID, coordinated IDs, and compact ID utilities.
lewiscowles/ulid
42506 Downloads
Universally Unique Lexicographically Sortable Identifier ported to PHP
jewei/typeid-php
18837 Downloads
PHP implementation of the TypeID specification: type-prefixed, K-sortable UUID identifiers inspired by Stripe IDs
requtize/semver-converter
12507 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
cekurte/rql
89193 Downloads
A Resource Query Language to PHP
s-damian/larasort
16287 Downloads
Column sortable for Laravel
lastdragon-ru/lara-asp-graphql
133499 Downloads
This package provides highly powerful `@searchBy`, `@sortBy`, `@stream` directives for Lighthouse. The `@searchBy` directive provides basic conditions like `=`, `>`, `
ilicmiljan/weighted-ratings
71675 Downloads
A lightweight PHP library for calculating the Wilson Lower Bound Score and Bayesian Approximation weights for sorting algorithms based on user feedback.