Libraries tagged by binary search

dan-on/php-interval-tree

14 Favers
4731 Downloads

Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".

Go to Download


contextualcode/ezplatform-search-binary-extractor

0 Favers
8345 Downloads

eZ Platform bundle which allows to index the content of binary files

Go to Download


bmdevel/php-index

0 Favers
29593 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


kyos/find-closest-value

1 Favers
127232 Downloads

Finds the closest arithmetic match in an array, using Binary Search

Go to Download


mannion007/php-binary-search

7 Favers
2259 Downloads

Based on the Work of Michael King, this package provides functionality to perform a binary search of an ordered array, providing greatly improved performance over PHP's own array_search method.

Go to Download


seboettg/forest

5 Favers
2389 Downloads

Tree data structures for PHP – containing general tree, binary tree, and AVL tree

Go to Download


malkusch/php-index

6 Favers
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.

Go to Download


cashlink/php-index

0 Favers
11209 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


speelpenning/binary-search-collection

1 Favers
11 Downloads

An extension for Laravel's collection with support for binary search.

Go to Download


ihsandevs/php-binary-search

1 Favers
2 Downloads

A PHP implementation of the Binary Search algorithm

Go to Download


faisalrehmanid/fr-binary-search

0 Favers
2 Downloads

This library provide binary search implementation for 2D array

Go to Download


ezzaze/binary-search

0 Favers
80 Downloads

a PHP package for searching values in large arrays faster

Go to Download


baygin/php-search-algorithms

0 Favers
3 Downloads

The search algorithms implementation for the php arrays that usable as a composer package

Go to Download


antoinetb/php-binary-search

0 Favers
42 Downloads

Binary search function for PHP

Go to Download


alanx15a2/php-binary-search

1 Favers
3 Downloads

global function do binary search.

Go to Download


Next >>