Libraries tagged by algo
tdely/luhn
2193 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
449 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
6702 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
897 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
979 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.
necrox87/yii2-nudity-detector
1582 Downloads
This algorithm tries to detect nudity in the image based on the amount os skin colors in it. Based on work of FreebieStock (https://github.com/FreebieStock/php-nudity-detector)
motley/hopcroft-karp
7312 Downloads
Hopcroft-Karp algorithm
mdhearing/aspnetcore-identity
12227 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
lxlang/rdp
2036 Downloads
Ramer–Douglas–Peucker algorithm for polyline simplification
leigh/chacha20
156 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
kiwa/link-obfuscator
4605 Downloads
Strong link obfuscation with PHP and JavaScript. Object-oriented, using the Rot47 algorithm. Hides email, phone and sms links from being crawled by spambots.