Libraries tagged by Search algorithm
rubix/ml
858208 Downloads
A high-level machine learning and deep learning library for the PHP language.
loilo/fuse
1182741 Downloads
Fuzzy search for PHP based on Bitap algorithm
jmgq/a-star
47450 Downloads
A* (A Star) algorithm for PHP
hexogen/kdtree
63403 Downloads
file system KDTree index
cloudpwr/nysiis
39715 Downloads
A PHP implementation of the New York State Identification and Intelligence System Phonetic Code
dan-on/php-interval-tree
9770 Downloads
Is an implementation of interval binary search tree according to Thomas Cormen book "Introduction to Algorithms".
levenify/levenify-bundle
2947 Downloads
A better Levenshtein function in your Symfony project
nitsan/ns-news-advancedsearch
1417 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
104 Downloads
The implementation of the Ant colony optimization algorithm
seboettg/forest
2400 Downloads
Tree data structures for PHP – containing general tree, binary tree, and AVL tree
algo/kmp
12 Downloads
KMP string search algorithm
emma/searchengine
29 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
7 Downloads
Library for simple and common search algorithms.
kryshtalovich/algorithms
2 Downloads
Sort and search algorithms
ihsandevs/php-binary-search
9 Downloads
A PHP implementation of the Binary Search algorithm