Libraries tagged by Algorithm
forever2077/php-helper
35 Downloads
PHP Tool Library
fieg/knn
252 Downloads
Implementation of a k-Nearest Neighbors algorithm in PHP
dev-toolbelt/enums
1743 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
brentkozjak/laravel-hash-identify
16 Downloads
Laravel package to easily identify possible algorithm(s) of a hash
mbsoft31/graph-core
283 Downloads
A lightweight, performant, and dependency-free graph data structure library for PHP.
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
816 Downloads
A generic PHP Genetic Algorithm Framework.
mgrechanik/ant-colony-optimization
111 Downloads
The implementation of the Ant colony optimization algorithm
letournel/path-finder
1965 Downloads
Path finder algorithm
ledc/snowflake
383 Downloads
雪花算法的PHP实现
keydev/laff-analyzer
402 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm
inspirenmy/php-math-parser
4193 Downloads
Simple mathematical expression parser and calculator.
http5/random
4531 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
hopeseekr/prisoners-dilemma
9 Downloads