Libraries tagged by Search algorithm

ordinary/search-algos

1 Favers
8 Downloads

Library for simple and common search algorithms.

Go to Download


kryshtalovich/algorithms

0 Favers
3 Downloads

Sort and search algorithms

Go to Download


ihsandevs/php-binary-search

1 Favers
12 Downloads

A PHP implementation of the Binary Search algorithm

Go to Download


fieg/graph-search

3 Favers
54 Downloads

Implementation of Graph Search algorithm in PHP

Go to Download


baygin/php-search-algorithms

0 Favers
6 Downloads

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

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


illuma-law/laravel-hybrid-search

0 Favers
61 Downloads

Portable Full-Text Search (FTS) schema macros and the Reciprocal Rank Fusion (RRF) algorithm.

Go to Download


designbycode/fuzzy-search

0 Favers
9 Downloads

The Fuzzy Search package provides a simple and efficient way to perform fuzzy searches on a collection of texts using the Levenshtein distance algorithm. This package is useful when you need to search for texts that may contain typos or slight variations.

Go to Download


mgrechanik/kruskal

0 Favers
4 Downloads

The implementation of the Kruskal algorithm to find a minimum spanning tree

Go to Download


jawira/a-star

0 Favers
15 Downloads

Abstract classes to implement A* (A Star) search algorithm.

Go to Download


vertilia/algo-toposort

0 Favers
6 Downloads

Topological sort algorithm

Go to Download


ghostjat/pml

2 Favers
8 Downloads

High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.

Go to Download


frantzmiccoli/phphoneticindexing

0 Favers
10 Downloads

Phonetic indexing for PHP, uses the standard library for English, Cologne phonetics for German and a custom algorithm for French

Go to Download


dbeurive/graph

0 Favers
26 Downloads

This package contains the implementation of various graphs' algorithms

Go to Download


coral-media/php-ir

0 Favers
8 Downloads

Information Retrieval algorithms (vector space, similarity, clustering)

Go to Download


<< Previous Next >>