Libraries tagged by algol
yarri/my-blowfish
33426 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
truesocialmetrics/math
6671 Downloads
php standard math algorithms: running average, linear interpolation, derivative, local extremum
triun/longest-common-subsequence
2461 Downloads
PHP implementation of an algorithm to solve the 'longest common subsequence' problem.
techdeck/password-hash
174 Downloads
password hashing algorithm
tdely/luhn
2208 Downloads
PHP implementation of the Luhn algorithm.
stefangabos/zebra_mptt
515 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
spinettainc/phpw2v
464 Downloads
A forked version of the 'PHP implementation of Word2Vec, a popular word embedding algorithm created by Tomas Mikolov and popularized by Radim Řehůřek & Peter Sojka with the Gensim Python library'.
selay/php-credit-card-validator
6767 Downloads
Validates popular debit and credit cards' numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date.
sam002/yii2-otp
899 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
rubix/divorce
417 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/colors
159 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
proudcommerce/redirect404
1015 Downloads
Redirect on 404 error pages with levenshtein algorithm.
pop/winston
41 Downloads
Winston is a AB/split/multivariate testing library utilizing redis and a basic machine learning algorithm for automatically displaying the most successful test variations.
picamator/steganographykit
3581 Downloads
Implementation several steganography algorithms
orangesoft/backoff
561 Downloads
Back-off algorithm implementation.