Libraries tagged by algorithms
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.
omaressaouaf/text-morph
2 Downloads
A lightweight PHP package for reversible text transformations using simple morphing algorithms and a composable pipeline
mgrechanik/ant-colony-optimization
114 Downloads
The implementation of the Ant colony optimization algorithm
letournel/path-finder
1966 Downloads
Path finder algorithm
ledc/snowflake
387 Downloads
雪花算法的PHP实现
keydev/laff-analyzer
405 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm
inspirenmy/php-math-parser
4198 Downloads
Simple mathematical expression parser and calculator.
http5/random
4542 Downloads
Deterministic pseudo-random generators library with dozens of useful functions and several sources of randomness
hopeseekr/prisoners-dilemma
9 Downloads
fgsl/geneticalgorithm
7 Downloads
Fgsl Genetic Algorithm
bdelespierre/php-phash
53 Downloads
pHash implementation in PHP
zicai/hongbao
316 Downloads
Generate fixed red package and random red package, random red envelopes based on truncated normal distribution algorithm to generate
zetacomponents/tree
4184 Downloads
The Tree component handles the creating, manipulating and querying of tree structures. The component supports different storage algorithms for optimal performance.