Libraries tagged by Algorithm
stefangabos/zebra_mptt
515 Downloads
A PHP library providing an implementation of the modified preorder tree traversal algorithm
spinettainc/phpw2v
446 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'.
sam002/yii2-otp
897 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
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
1581 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
7256 Downloads
Hopcroft-Karp algorithm
mobly/connectopus-throttling
7517 Downloads
Implementation of the Token Bucket algorithm. Forked by Mobly.
mdhearing/aspnetcore-identity
12211 Downloads
A direct port of the algorithms used to generate and verify ASP.NET password hashes in .NET Core
lxlang/rdp
2025 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.
kbariotis/documer
177 Downloads
Bayes algorithm implementation in PHP for auto document classification.
jv-conseil/dkim-php-mail-signature
744 Downloads
🔏 Stand-alone DKIM class to sign your emails with a 2048 bit private key hashed with SHA-256 algorithm.