Libraries tagged by Agorithm
kigkonsult/dsigsdk
59 Downloads
XML Digital Signature recomendation dsig sdk
keydev/laff-analyzer
19 Downloads
PHP Implementation of the Largest Area Fit First (LAFF) 3D (three dimension) box packing algorithm
kevinsimard/combinatorics
25 Downloads
Mathematical algorithms concerning the study of finite or countable discrete structures.
karpovigorok/leetcode
1 Downloads
Leetcode.com problem solve using php language
jetstreamlabs/snowflake
1412 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
jawira/a-star
15 Downloads
Abstract classes to implement A* (A Star) search algorithm.
jackyxie/ccxt
110 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
ihsandevs/php-binary-search
12 Downloads
A PHP implementation of the Binary Search algorithm
htmax/play-with-data-structures
0 Downloads
PHP Data Structures Code
hocvt/rake-php-plus
26 Downloads
Yet another PHP implementation of the Rapid Automatic Keyword Extraction algorithm (RAKE).
guanhui07/php-snowflake
2 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
giacomofurlan/browser-game-time-machine
9 Downloads
A set of common time-based browser games' logics
frvaillant/dichotomic
7 Downloads
This package aims to helps to easily implement the resolution of a dichotomous algorithm
edgaras/strsim
2 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
diolan12/dijkstra
41 Downloads
A simple PHP implementation on Dijkstra's algorithm generated by ChatGPT