Libraries tagged by Search algorithm
rubix/ml
1108706 Downloads
A high-level machine learning and deep learning library for the PHP language.
loilo/fuse
1343466 Downloads
Fuzzy search for PHP based on Bitap algorithm
jmgq/a-star
49733 Downloads
A* (A Star) algorithm for PHP
hexogen/kdtree
70914 Downloads
file system KDTree index
cloudpwr/nysiis
49392 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
dan-on/php-interval-tree
11803 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".
levenify/levenify-bundle
3322 Downloads
A better Levenshtein function in your Symfony project
nitsan/ns-news-advancedsearch
1432 Downloads
Enhance your TYPO3 News Extension with the Advanced TYPO3 News Extension. Expand your news search capabilities with detailed, precise results and the ability to filter content by specific fields using the Advanced Extension. This extension incorporates specially crafted search algorithms to ensure both speed and relevance in your searches.
mgrechanik/ant-colony-optimization
106 Downloads
The implementation of the Ant colony optimization algorithm
seboettg/forest
2402 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
algo/kmp
12 Downloads
KMP string search algorithm
emma/searchengine
31 Downloads
Php - MySql/SQL Search Engine. Considering the challenges in using MySQL/MSSQL/SQL as a back-end for industrial level application search-engine. An optimized techniques and algorithms are developed to boost performance and make SQL databases works like magic for the purpose of searching.
ordinary/search-algos
8 Downloads
Library for simple and common search algorithms.
kryshtalovich/algorithms
3 Downloads
Sort and search algorithms
ihsandevs/php-binary-search
12 Downloads
A PHP implementation of the Binary Search algorithm