Libraries tagged by Algorithm
brianzeligson/mabandit
17 Downloads
Implements the Multi Armed Bandit algorithm
boardfy/mptt-multi-independent-tree
192 Downloads
A PHP library providing a multi independent tree implementation of the modified preorder tree traversal algorithm
bmichotte/dijkstra
1451 Downloads
php 7+ implementation of the Dijkstra algorithm
blackscorp/simplexnoise
80 Downloads
Simplex Noise algorithm written in PHP to generate a random noise
bingo-soft/graphp
1841 Downloads
Free PHP library that provides mathematical graph-theory objects and algorithms
bdp-raymon/rhyme-suggester
49 Downloads
rhyme suggester based on phonetics, using edit-distance algorithm
assisted-mindfulness/rake
8483 Downloads
A PHP implementation of Rapid Automatic Keyword Exraction algorithm (RAKE)
algo/kmp
12 Downloads
KMP string search algorithm
a1essandro/diamond-and-square
185 Downloads
Algorithm for generating heightmaps
oops/google-authenticator
18 Downloads
Two-factor authenticator via TOTP algorithm.
brossquad/laravel-crypto
2103 Downloads
Common Crypto algorithms used in php(laravel) applications
battlerattle/doorman
46 Downloads
RFC compliant Two Factor Authentication for Time-Based One-Time Password and HMAC-Based One-Time Password algorithm with support for Google Authenticator
zeeml/algorithms
36 Downloads
yousafsyed/algorithms
17 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
wangan/algorithm
3 Downloads
algorithm