Libraries tagged by Algorithm
karpovigorok/leetcode
1 Downloads
Leetcode.com problem solve using php language
jbroadway/distinctelements
0 Downloads
A pure PHP implementation of the Distinct Elements in Streams algorithm for estimating the number of distinct elements in a set.
jawira/a-star
13 Downloads
Abstract classes to implement A* (A Star) search algorithm.
ionux/rapim
2 Downloads
This project is a native Rich Arbitrary Precision Integer Mathematics Library implementation for PHP.
ihsandevs/php-binary-search
2 Downloads
A PHP implementation of the Binary Search algorithm
htmax/play-with-data-structures
0 Downloads
PHP Data Structures Code
giacomofurlan/browser-game-time-machine
8 Downloads
A set of common time-based browser games' logics
frvaillant/dichotomic
6 Downloads
This package aims to helps to easily implement the resolution of a dichotomous algorithm
diolan12/dijkstra
32 Downloads
A simple PHP implementation on Dijkstra's algorithm generated by ChatGPT
derickr/gpx-utils
42 Downloads
Set of utils to merge and sort different types of GPX files
dbeurive/graph
23 Downloads
This package contains the implementation of various graphs' algorithms
cawolf/rocha-thatte-serial
20 Downloads
Single threaded implementation of Rocha-Thatte algorithm
carloswph/sorter
1 Downloads
Collection of sorting algorithms with annotations on procedures, history and functioning details.
aozen/astar
10 Downloads
A PHP package for finding the closest path and generating images of graphs using the A-star algorithm
aiwozhe/phactor
3 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.