Libraries tagged by algorithms
forever2077/php-helper
35 Downloads
PHP Tool Library
fieg/knn
252 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP
carloswph/linguistics
985 Downloads
Linguistics and language tools in PHP.
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
bingo-soft/heap
2637 Downloads
PHP library containing heap implementations
ezzatron/php-lcs
188 Downloads
An implementation of the 'longest common subsequence' algorithm for PHP.
algorithms/dijkstra
191 Downloads
Implementation of Dijkstra's algorithm.
phpexperts/php-evolver
815 Downloads
A generic PHP Genetic Algorithm Framework.
mgrechanik/ant-colony-optimization
106 Downloads
The implementation of the Ant colony optimization algorithm
ledc/snowflake
133 Downloads
雪花算法的PHP实现
inspirenmy/php-math-parser
3914 Downloads
Simple mathematical expression parser and calculator.
hopeseekr/prisoners-dilemma
9 Downloads
fgsl/geneticalgorithm
7 Downloads
Fgsl Genetic Algorithm
bdelespierre/php-phash
51 Downloads
pHash implementation in PHP
adrian-cid/julian-converter
85 Downloads
A PHP library for converting dates between the Gregorian calendar and Julian dates, with support for time precision down to seconds. Ideal for date manipulations, calendar conversions, and astronomical calculations.