Libraries tagged by php sort

asticode/php-datagrid

0 Favers
266 Downloads

Datagrid to handle sorting and pagination in APIs

Go to Download


valksor/php-functions-latvian

1 Favers
0 Downloads

A PHP library providing functions specific to Latvian language and data formats, including Latvian text comparison, sorting according to Latvian alphabet rules, and validation of Latvian personal identification codes

Go to Download


rstoetter/ckeycolumnusagetree-php

0 Favers
25 Downloads

The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.

Go to Download


mf-miko/sorted-linked-list

0 Favers
1 Downloads

A simple type-safe sorted singly linked list for int or string values in PHP.

Go to Download


idct/php-rapid-cache-client

0 Favers
0 Downloads

High-performance Redis/Valkey-backed PSR-16 cache client for PHP, extended with tag-based invalidation, queues, sets, sorted sets, and atomic counters.

Go to Download


fschaechter/php-collection

0 Favers
18 Downloads

A library for handling sets of data

Go to Download


cxlblm/php-ranker

0 Favers
3 Downloads

a sorting tool that supports dense_rank/rank/row_number sorting

Go to Download


nkreer/php-emoji

1 Favers
30 Downloads

Library that provides constants sorted after category for emoji characters in PHP 7.

Go to Download


cashlink/php-index

0 Favers
11597 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.

Go to Download


rehfeld/comparator

0 Favers
4 Downloads

Helps you write concise array sorting callbacks for php's usort function

Go to Download


nrep/table-forge

0 Favers
1 Downloads

Schema-driven table/data grid builder for PHP - Framework agnostic with sorting, filtering, and pagination

Go to Download


tschueller/phpmysqlgrid

0 Favers
13 Downloads

A flexible MySQL data grid for PHP with support for filtering, sorting, pagination and CRUD operations.

Go to Download


fallen-komrades-dev/ksuid

0 Favers
1 Downloads

K-Sortable Unique Identifier (KSUID) for PHP, ported from ksuid-go and based on tuupola/ksuid

Go to Download


guifelix/ulid

1 Favers
6 Downloads

A PHP package to generate Universally Unique Lexicographically Sortable Identifiers

Go to Download


yousafsyed/algorithms

2 Favers
19 Downloads

Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.

Go to Download


<< Previous Next >>