Libraries tagged by algo
wiwofone/memorize
121 Downloads
A PHP implementation of the SM-2 algorithm
webd/clustering
94 Downloads
Clustering algorithms
vladan-me/fingerprint
183 Downloads
Provides a custom implementation of fingerprint and ngram algorithms in PHP
truesocialmetrics/math
6747 Downloads
php standard math algorithms: running average, linear interpolation, derivative, local extremum
ti-ecdh/php-ecdh
829 Downloads
ECDH (Elliptic Curve Diffie Hellman) algorithm library based on PHP implementation
techdeck/password-hash
195 Downloads
password hashing algorithm
techarea/phuzzy
99 Downloads
Phuzzy adalah sebuah library PHP untuk algoritma fuzzy
stanlemon/lectionary
139 Downloads
The Lutheran Lectionary Project provides an abstracted mechanism for developing lectionary algorithims for calculating a given Sunday of the church year.
sam002/yii2-otp
903 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
rubix/dota2
191 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
rmrevin/yii2-xxtea
277 Downloads
Extension for yii2 encryption algorithm XXTEA
renaldy/php-fpgrowth
142 Downloads
Modified source from Ivan Rebrov github for PHP implementation of the Frequent Pattern Growth algorithm
qufo/mptt
5 Downloads
modified preorder tree traversal algorithm helper for laravel/lumen
pivot-libre/tideman
63 Downloads
Implementation of the Tideman ranked pairs algorithm
php-extended/polyfill-str-longest-common-substring
5148 Downloads
A php implementation of the longest common substring algorithm